fold-const.c (fold): Move the handling of constants ...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 19 Mar 2004 23:07:29 +0000 (23:07 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 19 Mar 2004 23:07:29 +0000 (23:07 +0000)
commit73c4ab99de2a48eb748c61ddcce1adef752eb702
treed39de4b55c63eee949729daea70534a78f7f4f3a
parentedb3d426310169159f4747e405f0c0d3a540515e
fold-const.c (fold): Move the handling of constants ...

* fold-const.c (fold) <ABS_EXPR>: Move the handling of constants
...
(fold_abs_const): ... here.

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