fold-const.c (fold_binary): Avoid directly using the original expression t as much...
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 6 Mar 2005 02:25:03 +0000 (02:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 6 Mar 2005 02:25:03 +0000 (02:25 +0000)
commit7104730324dd854cf0280494f941854c50299312
tree2ddf3fc3749d103ac00f2b290bd509f6a51a199c
parent75505450f647279fc6fecc603cedf6702c871dc2
fold-const.c (fold_binary): Avoid directly using the original expression t as much as possible.

* fold-const.c (fold_binary): Avoid directly using the original
expression t as much as possible.

From-SVN: r95962
gcc/ChangeLog
gcc/fold-const.c