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.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 23:37:19 +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 #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-04 23:37:19 UTC ---
This works in 4.7.2 and mainline. I'm adding the testcase to mainline and
closing the PR.