diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-07-04 09:40:00 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-07-04 09:40:00 +0200 |
commit | 8e3b9bbfc850c53fe92b6015005b20b159adfa60 (patch) | |
tree | 725a3d38cbcc0ce67980d25705255c248f23531a /gcc/graph.c | |
parent | 9fc1fed43a7ea50803a7a95f3d6a6cea2faf0c27 (diff) | |
download | gcc-8e3b9bbfc850c53fe92b6015005b20b159adfa60.zip gcc-8e3b9bbfc850c53fe92b6015005b20b159adfa60.tar.gz gcc-8e3b9bbfc850c53fe92b6015005b20b159adfa60.tar.bz2 |
parser.c (cp_parser_decomposition_declaration): Replace decomposition declaration with structured binding in diagnostics.
* parser.c (cp_parser_decomposition_declaration): Replace
decomposition declaration with structured binding in diagnostics.
* decl.c (cp_finish_decomp): Likewise.
(grokdeclarator): Likewise.
* g++.dg/cpp1z/decomp1.C: Expect structured binding instead of
decomposition declaration in diagnostics.
* g++.dg/cpp1z/decomp2.C: Likewise.
* g++.dg/cpp1z/decomp3.C: Likewise.
* g++.dg/cpp1z/decomp4.C: Likewise.
* g++.dg/cpp1z/decomp5.C: Likewise.
* g++.dg/cpp1z/decomp6.C: Likewise.
* g++.dg/cpp1z/decomp7.C: Likewise.
* g++.dg/cpp1z/decomp8.C: Likewise.
* g++.dg/cpp1z/decomp13.C: Likewise.
* g++.dg/cpp1z/decomp14.C: Likewise.
* g++.dg/cpp1z/decomp18.C: Likewise.
* g++.dg/cpp1z/decomp19.C: Likewise.
* g++.dg/cpp1z/decomp22.C: Likewise.
* g++.dg/cpp1z/decomp23.C: Likewise.
* g++.dg/cpp1z/decomp24.C: Likewise.
* g++.dg/cpp1z/decomp25.C: Likewise.
* g++.dg/cpp1z/decomp26.C: Likewise.
* g++.dg/cpp1z/decomp28.C: Likewise.
From-SVN: r249948
Diffstat (limited to 'gcc/graph.c')
0 files changed, 0 insertions, 0 deletions