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/47530] [trans-mem] tail call optimization problem with _ITM_commitTransaction


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

--- Comment #12 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-06-04 16:51:33 UTC ---
Author: aldyh
Date: Mon Jun  4 16:51:24 2012
New Revision: 188190

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188190
Log:
        PR middle-end/47530
        * trans-mem.c (expand_block_edges): Do not skip the first
        statement when resetting the BB.


Added:
    trunk/gcc/testsuite/g++.dg/tm/pr47530-2.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]