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: "patrick.marlier at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Dec 2011 02:24:12 +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
Patrick Marlier <patrick.marlier at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |patrick.marlier at gmail
| |dot com
--- Comment #2 from Patrick Marlier <patrick.marlier at gmail dot com> 2011-12-03 02:24:12 UTC ---
Proposed patch here:
http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00225.html
Thanks for reporting!
Patrick Marlier.