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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Oct 2012 17:44:37 +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
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-14 17:44:37 UTC ---
Note: the code per-se isn't C++11, besides the trivial >>, the crash is ;) That
is, only happens with -std=c++11.