re PR c++/81016 (ICE: segfault with template struct specialisation)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sat, 14 Oct 2017 20:06:08 +0000 (20:06 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 14 Oct 2017 20:06:08 +0000 (20:06 +0000)
commit27b8e74a872a56d68093343458a4e3ddc16753db
treeb5d469bfaf63a8e6c88556f584649e6f5175a657
parent14745bcac0e7b90a5c671b1f9402a53e57ea6431
re PR c++/81016 (ICE: segfault with template struct specialisation)

2017-10-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/81016
* g++.dg/cpp1z/pr81016.C: New.

From-SVN: r253762
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/pr81016.C [new file with mode: 0644]