This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49538] [4.7 regression] Revision 175341 causes segfaults
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 7 Jul 2011 12:51:34 +0000
- Subject: [Bug c++/49538] [4.7 regression] Revision 175341 causes segfaults
- Auto-submitted: auto-generated
- References: <bug-49538-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49538
--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-07-07 12:49:55 UTC ---
No, c70f46b057cd12973 is fine.
I've tested tested:
git reset --hard c70f46b057cd12973d33c01c8fa0da5c14ba3944
and then applied Jason's patch on top of this and
everything is fine.