fold-const.c (fold): Optimize any associative floating point operator with...
authorRoger Sayle <roger@eyesopen.com>
Tue, 12 Aug 2003 01:43:31 +0000 (01:43 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 12 Aug 2003 01:43:31 +0000 (01:43 +0000)
commitaf7b5c1c00a3ee89369358ef8a53f4b4b74bbbf9
tree903143e6aa6edea240dc58d6e7bffe3a4e4efee4
parente3bf220a4651c57a992496ece0e6b96cf2d1bc82
fold-const.c (fold): Optimize any associative floating point operator with...

* fold-const.c (fold): Optimize any associative floating point
operator with -funsafe-math-optimizations, not just MULT_EXPR.

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