This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50893] [C++0x] explicitly defaulted virtual destructor throw specification
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Oct 2012 15:00:34 +0000
- Subject: [Bug c++/50893] [C++0x] explicitly defaulted virtual destructor throw specification
- Auto-submitted: auto-generated
- References: <bug-50893-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50893
--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-05 15:00:34 UTC ---
Author: paolo
Date: Fri Oct 5 15:00:26 2012
New Revision: 192131
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192131
Log:
2012-10-05 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/50893
* g++.dg/cpp0x/defaulted38.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/defaulted38.C
Modified:
trunk/gcc/testsuite/ChangeLog