This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53893] segfault with invalid c++ code
- From: "pipping at exherbo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 08 Jul 2012 14:04:11 +0000
- Subject: [Bug c++/53893] segfault with invalid c++ code
- Auto-submitted: auto-generated
- References: <bug-53893-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53893
Elias Pipping <pipping at exherbo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27762|0 |1
is obsolete| |
--- Comment #4 from Elias Pipping <pipping at exherbo dot org> 2012-07-08 14:04:11 UTC ---
Created attachment 27764
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27764
test case
I've reduced it a bit and tried to get it closer to valid code.