re PR c++/85227 (ICE with structured binding of a forward declared variable)
/cp 2018-04-09 Paolo Carlini <paolo.carlini@oracle.com> PR c++/85227 * decl.c (cp_finish_decomp): In a template, if the type is incomplete issue a pedwarn and defer trying to do bindings. /testsuite 2018-04-09 Paolo Carlini <paolo.carlini@oracle.com> PR c++/85227 * g++.dg/cpp1z/decomp44.C: New. * g++.dg/cpp1z/decomp45.C: Likewise. From-SVN: r259259
Showing
gcc/testsuite/g++.dg/cpp1z/decomp44.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp45.C
0 → 100644
Please
register
or
sign in
to comment