]> gcc.gnu.org Git - gcc.git/commit
re PR c++/53903 ([C++11] Incompatible exception-specification allowed if member expli...
authorPaolo Carlini <paolo@gcc.gnu.org>
Tue, 14 May 2013 13:54:49 +0000 (13:54 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 14 May 2013 13:54:49 +0000 (13:54 +0000)
commitfc7721ee68a02651b6d8d4b2958fe02c7b02342a
tree9dd4b06919cfff11739444ffb3b520b7762ad9c3
parentdd787b0c00f8c10239b08685826946433fc40f22
re PR c++/53903 ([C++11] Incompatible exception-specification allowed if member explicitly-defaulted after first declaration)

/cp
2013-05-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53903
* method.c (defaulted_late_check): Check for compatible exception
specification out of class explicitly defaulted functions too.

/testsuite
2013-05-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53903
* g++.dg/cpp0x/defaulted43.C: New.

From-SVN: r198886
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/defaulted43.C [new file with mode: 0644]
This page took 0.057765 seconds and 5 git commands to generate.