re PR c++/72845 (gcc crashes (ICE) when compiling program with complex noexcept decla...
authorMarek Polacek <polacek@redhat.com>
Sat, 8 Jun 2019 12:51:07 +0000 (12:51 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 8 Jun 2019 12:51:07 +0000 (12:51 +0000)
commit8d7a99bd3345bff1640ad69c7f33a0736f46590f
treed1407dba755e50e8333467c0ffe7fabb7665d7cf
parent3a9debbd7660bafbd7658c9e843eddbac8980188
re PR c++/72845 (gcc crashes (ICE) when compiling program with complex noexcept declaration)

PR c++/72845
* g++.dg/cpp0x/noexcept41.C: New test.

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