This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52141] [trans-mem] ICE due to asm statement in trans-mem.c:expand_block_tm


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52141

--- Comment #3 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-02-20 23:43:35 UTC ---
Author: aldyh
Date: Mon Feb 20 23:43:31 2012
New Revision: 184417

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184417
Log:
        PR middle-end/52141
        * trans-mem.c (ipa_tm_scan_irr_block): Error out on GIMPLE_ASM's
        in a transaction safe function.


Added:
    trunk/gcc/testsuite/gcc.dg/tm/pr52141.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/trans-mem.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]