combine.c (combine_simplify_rtx): DIV can be treated associatively for floats if...
authorToon Moene <toon@moene.indiv.nluug.nl>
Wed, 18 Jul 2001 05:26:38 +0000 (07:26 +0200)
committerToon Moene <toon@gcc.gnu.org>
Wed, 18 Jul 2001 05:26:38 +0000 (05:26 +0000)
commit493efd37cdfae36cc289d78ae81ce72d52fc4510
tree52785302a0f2c7c6c298e0451dbc15c422e5d962
parenta7c07f1ef066dd8817eb2da0c66f60aef5fb3e84
combine.c (combine_simplify_rtx): DIV can be treated associatively for floats if...

2001-07-18  Toon Moene  <toon@moene.indiv.nluug.nl>

* combine.c (combine_simplify_rtx): DIV can be treated
associatively for floats if unsafe math optimisations are enabled.

From-SVN: r44097
gcc/ChangeLog
gcc/combine.c