simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from old and new operands...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 19 Jul 2001 22:42:07 +0000 (22:42 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 19 Jul 2001 22:42:07 +0000 (22:42 +0000)
commit0248ce054752e353be11bdf52dae7c5f6d2cb7f0
tree0ba44d7828040d98fc8b57247fc9e7f1558682ef
parente1772ac0583495ca8fbc949988dd51dbfc83b8fa
simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from old and new operands in `<', `3' and `b'.

2001-07-19  Alexandre Oliva  <aoliva@redhat.com>

* simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from
old and new operands in `<', `3' and `b'.

From-SVN: r44164
gcc/ChangeLog
gcc/simplify-rtx.c