re PR c++/81246 (ICE on invalid C++ code (with a non-type template parameter having...
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 25 Sep 2018 16:05:48 +0000 (16:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 25 Sep 2018 16:05:48 +0000 (16:05 +0000)
commit0ae1678fd9f972a64bfa54da723e760d32dd95ab
tree954c34ad26da5b035757d49693c45c9330808ba6
parent29b26763f5552129996bfc732cfa2087d7c9657c
re PR c++/81246 (ICE on invalid C++ code (with a non-type template parameter having type 'float'): Segmentation fault)

2018-09-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/81246
* g++.dg/cpp0x/pr81246.C: New.

From-SVN: r264577
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr81246.C [new file with mode: 0644]