fold-const.c (negate_expr): Move the handling of constants ...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 19 Mar 2004 18:25:55 +0000 (18:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 19 Mar 2004 18:25:55 +0000 (18:25 +0000)
commit33d13fac08a9400ab517ad8ef4e7e323210bf5f2
tree1d1a071246b1440ca2ed9d43c059c1d70aee9516
parent165c9b0468d5386d22855dd5f70340dad2aa8f78
fold-const.c (negate_expr): Move the handling of constants ...

* fold-const.c (negate_expr): Move the handling of constants
...
(fold_negate_const): ... here.

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