combine.c (apply_distributive_law): Enable "distributive" floating point optimization...
authorRoger Sayle <roger@eyesopen.com>
Sat, 11 Oct 2003 13:53:39 +0000 (13:53 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 11 Oct 2003 13:53:39 +0000 (13:53 +0000)
commit2981fafefcc843ed133c328e4f0f0187d661f186
tree1e2fae2e0119b871ed90d12f751e83b202e8ae81
parent379f1861d3d143f28098ceb8a32a7ddcd81c936b
combine.c (apply_distributive_law): Enable "distributive" floating point optimizations with -funsafe-math-optimizations.

* combine.c (apply_distributive_law): Enable "distributive" floating
point optimizations with -funsafe-math-optimizations.

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