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 #11 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-05-30 22:13:48 UTC ---
Author: aldyh
Date: Wed May 30 22:13:43 2012
New Revision: 188030

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188030
Log:
        Backport from mainline
        2012-05-25  Aldy Hernandez  <aldyh@redhat.com>
        PR middle-end/53008
        * trans-mem.c (ipa_tm_create_version_alias): Output new_node if
        accessed indirectly.
        (ipa_tm_create_version): Same.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/tm/pr53008.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/trans-mem.c


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