This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51347] [trans-mem] Segfault on templates with -O1 -fgnu-tm
- From: "roman at tsisyk dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Dec 2011 10:37:02 +0000
- Subject: [Bug c++/51347] [trans-mem] Segfault on templates with -O1 -fgnu-tm
- Auto-submitted: auto-generated
- References: <bug-51347-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51347
--- Comment #3 from Roman Tsisyk <roman at tsisyk dot com> 2011-12-03 10:37:02 UTC ---
Works for me.
Thanks for the fix.