fold-const.c (fold_unary): Avoid directly using the original expression t as much...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 3 Mar 2005 17:30:12 +0000 (17:30 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 3 Mar 2005 17:30:12 +0000 (17:30 +0000)
commit4b58fc4d28479fe8a917fb4a0c3a7c7146b7dea1
treea8611d2cd0e2908044f5b8d76c24456ab8db0387
parentaf85b8e458035822a927da15087e975a692dc023
fold-const.c (fold_unary): Avoid directly using the original expression t as much as possible.

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

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