This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52233] ICE segmentation fault with using-declaration
- 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: Thu, 04 Oct 2012 23:48:20 +0000
- Subject: [Bug c++/52233] ICE segmentation fault with using-declaration
- Auto-submitted: auto-generated
- References: <bug-52233-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52233
--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-04 23:48:20 UTC ---
Author: paolo
Date: Thu Oct 4 23:48:16 2012
New Revision: 192109
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192109
Log:
2012-10-04 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/52233
* g++.dg/cpp0x/alias-decl-23.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-23.C
Modified:
trunk/gcc/testsuite/ChangeLog