]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/52141 ([trans-mem] ICE due to asm statement in trans-mem.c:expand_bl...
authorAldy Hernandez <aldyh@redhat.com>
Mon, 20 Feb 2012 23:43:31 +0000 (23:43 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 20 Feb 2012 23:43:31 +0000 (23:43 +0000)
commita4d031c79e899114f408bfa96ca3e3d934c31a7b
treeecc42fa4efdac72cf8b9746e66dae3721a9e7497
parent6e887223a0bfe4e691107cc2a7d7fc3793cd93fd
re PR middle-end/52141 ([trans-mem] ICE due to asm statement in trans-mem.c:expand_block_tm)

        PR middle-end/52141
        * trans-mem.c (ipa_tm_scan_irr_block): Error out on GIMPLE_ASM's
        in a transaction safe function.

From-SVN: r184417
gcc/ChangeLog
gcc/testsuite/gcc.dg/tm/pr52141.c [new file with mode: 0644]
gcc/trans-mem.c