re PR middle-end/47530 ([trans-mem] tail call optimization problem with _ITM_commitTr...
authorAldy Hernandez <aldyh@redhat.com>
Mon, 4 Jun 2012 16:51:24 +0000 (16:51 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 4 Jun 2012 16:51:24 +0000 (16:51 +0000)
commit764ce4f20a98a9579c7c972955fd2aa1f245b455
tree227fc61acb843d8ba0a7ed57f7251484fbfc265c
parentbe6b029b8cdf4c17a9f040332b8345f0fa13ed43
re PR middle-end/47530 ([trans-mem] tail call optimization problem with _ITM_commitTransaction)

        PR middle-end/47530
        * trans-mem.c (expand_block_edges): Do not skip the first
        statement when resetting the BB.

From-SVN: r188190
gcc/ChangeLog
gcc/testsuite/g++.dg/tm/pr47530-2.C [new file with mode: 0644]
gcc/trans-mem.c