This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49569] [4.7 regression] -std=gnu++0x causes segmentation fault
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 04 Jul 2012 19:59:28 +0000
- Subject: [Bug c++/49569] [4.7 regression] -std=gnu++0x causes segmentation fault
- Auto-submitted: auto-generated
- References: <bug-49569-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49569
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-04 19:59:28 UTC ---
The new failure with the original testcase is the same as PR 53848, a different
bug than it was hitting before.