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/53008] abort in _ITM_getTMCloneSafe


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

--- Comment #10 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-05-25 17:14:31 UTC ---
Author: aldyh
Date: Fri May 25 17:14:25 2012
New Revision: 187887

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187887
Log:
        PR middle-end/53008
        * trans-mem.c (ipa_tm_create_version_alias): Output new_node if
        accessed indirectly.
        (ipa_tm_create_version): Same.


Added:
    trunk/gcc/testsuite/gcc.dg/tm/pr53008.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]