This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52141] [trans-mem] ICE due to asm statement in trans-mem.c:expand_block_tm
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 07 Feb 2012 17:15:41 +0000
- Subject: [Bug middle-end/52141] [trans-mem] ICE due to asm statement in trans-mem.c:expand_block_tm
- Auto-submitted: auto-generated
- References: <bug-52141-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52141
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2012-02-07 17:15:41 UTC ---
It is a compiler error, because we're supposed to have handled
a transaction involving asms differently, earlier in compilation.