Prevent "illegal" block sharing within transactions.
authorRichard Henderson <rth@redhat.com>
Tue, 6 Nov 2012 23:55:11 +0000 (15:55 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 Nov 2012 23:55:11 +0000 (15:55 -0800)
commit7ec887015f685ed3d6146b1fd464b7bf31dc7a19
tree0785f2785ae84b5b812bfe805741e7d95249c3b9
parent99ea153e45c86a1b0318e3f5e983624c3336445e
Prevent "illegal" block sharing within transactions.

        * tree-ssa-tail-merge.c (find_duplicate): Do not consider
        is_tm_ending_fndecl calls as mergable.

From-SVN: r193268
gcc/ChangeLog
gcc/tree-ssa-tail-merge.c