[Bug c++/47606] [trans-mem] internal compiler error in expand_block_tm with O2
patrick.marlier at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 15 16:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47606
--- Comment #3 from Patrick Marlier <patrick.marlier at gmail dot com> 2011-02-15 15:59:37 UTC ---
(In reply to comment #2)
> Created attachment 23351 [details]
> further reduced testcase
Remark: In this testcase, you removed the __attribute__((transaction_pure))
which was making the asm statement legal in a transaction.
More information about the Gcc-bugs
mailing list