This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49538] 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: Tue, 28 Jun 2011 14:49:38 +0000
- Subject: [Bug c++/49538] 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 #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-06-28 14:49:18 UTC ---
Created attachment 24618
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24618
fix logical thinko
This patch fixes the issue.
It was a simple logical thinko.
It also fixes Bug 49533.