tree-ssa-phiopt.c (conditional_replacement): Use the correct type with the copy of...
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 24 Sep 2004 18:16:11 +0000 (18:16 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 24 Sep 2004 18:16:11 +0000 (11:16 -0700)
commit84f7a28c9b3fe007dbbdd332643cb6858997ba8f
tree59fd370949d9651a684e75d418d9278f2730b049
parent532c67ca934a0926455c5a1f745233a4ee3dc2fb
tree-ssa-phiopt.c (conditional_replacement): Use the correct type with the copy of the conditional.

2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree-ssa-phiopt.c (conditional_replacement): Use the correct
        type with the copy of the conditional.

From-SVN: r88065
gcc/ChangeLog
gcc/tree-ssa-phiopt.c