]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" before...
authorRichard Guenther <rguenther@suse.de>
Tue, 24 Jul 2007 12:30:10 +0000 (12:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 Jul 2007 12:30:10 +0000 (12:30 +0000)
commite6f45cd293a4c50ee838abbcd9cb61cf67905aa0
treedf810d5d3badbf51575b2fbf62b81ad032fb41d2
parent266cb8c284984c4f8abf263acc23fca5dcef4a57
backport: tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" before forcing it to gimple operand.

2007-07-24  Richard Guenther  <rguenther@suse.de>

        Backport from mainline:
        2007-07-16  Richard Guenther  <rguenther@suse.de>
                    Uros Bizjak  <ubizjak@gmail.com>

        * tree-if-conv.c (find_phi_replacement_condition): Unshare
        "*cond" before forcing it to gimple operand.

From-SVN: r126874
gcc/ChangeLog
gcc/tree-if-conv.c