tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" before forcing it...
commitfd95ee7ca0a96acef25efefe3cd5eb08cc4325d4
authorRichard Guenther <rguenther@suse.de>
Mon, 16 Jul 2007 19:58:45 +0000 (16 19:58 +0000)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 16 Jul 2007 19:58:45 +0000 (16 21:58 +0200)
tree158f7b814369e53cd38a8463ab92f08668d46f2a
parent19b493f7145a2e096936cd9e0a6d41beb1fc2924
tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" before forcing it to gimple operand.

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

Co-Authored-By: Uros Bizjak <ubizjak@gmail.com>
From-SVN: r126692
gcc/ChangeLog
gcc/tree-if-conv.c