]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/91581 - ICE in exception-specification of defaulted ctor.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2019 19:11:58 +0000 (19:11 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2019 19:11:58 +0000 (19:11 +0000)
commit991edac437a3f0c1894517701f1bfa071d1e42ae
tree39212625ea993fb193b64da0b13d64cd323dc23b
parent4badc652b89c6017b6aea801a9a3f348d64e9609
PR c++/91581 - ICE in exception-specification of defaulted ctor.

* g++.dg/cpp0x/noexcept55.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277462 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/noexcept55.C [new file with mode: 0644]