fold-const.c (fold): Remove cases for INTEGER_CST...
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 23 Mar 2004 15:16:51 +0000 (15:16 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 23 Mar 2004 15:16:51 +0000 (15:16 +0000)
commit73b91357c9db8ec53e6bfda5ffca0a56e05f30ae
treed028a4cd38910c0c0ce4ae38679bee7bf6cbdbaf
parentbb3a37acf0479f9d12c64852163b02cb63fef69e
fold-const.c (fold): Remove cases for INTEGER_CST...

* fold-const.c (fold): Remove cases for INTEGER_CST, REAL_CST,
VECTOR_CST, STRING_CST, COMPLEX_CST, and CONSTRUCTOR.

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