re PR c++/71966 (ICE on invalid C++11 code (undefined constructor used in a constant...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 9 Mar 2017 11:51:29 +0000 (11:51 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 9 Mar 2017 11:51:29 +0000 (11:51 +0000)
commit35f77c2855c08fa329638e05d29b9b0d18caa5c1
treefd1d5ef97835f0f930e022eafbe5aab341b25987
parent88119b464e7407b5b455d0c36df16602a569a348
re PR c++/71966 (ICE on invalid C++11 code (undefined constructor used in a constant expression): in cp_build_addr_expr_1, at cp/typeck.c:5671)

2017-03-09  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/71966
* g++.dg/cpp0x/pr71966-1.C: New.
* g++.dg/cpp0x/pr71966-2.C: Likewise.

From-SVN: r246000
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr71966-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/pr71966-2.C [new file with mode: 0644]