]> git.ipfire.org Git - thirdparty/gcc.git/commit
revert: match.pd: Add flag_unsafe_math_optimizations check before deciding on the...
authorRichard Biener <rguenther@suse.de>
Wed, 11 Sep 2019 08:22:51 +0000 (08:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Sep 2019 08:22:51 +0000 (08:22 +0000)
commitdc5b11916a2e318bd15d60f6cfd01d1e306ffbfb
treedd0d5d06c0d4a33dc39c300327569ab15d817659
parent3d34b7afaeeb9422493873041c2aa14474eac129
revert: match.pd: Add flag_unsafe_math_optimizations check before deciding on the widest type in...

2019-09-11  Richard Biener  <rguenther@suse.de>

Revert
2019-09-09  Barnaby Wilks  <barnaby.wilks@arm.com>

* match.pd: Add flag_unsafe_math_optimizations check
before deciding on the widest type in a binary math operation.

* gcc.dg/fold-binary-math-casts.c: New test.

From-SVN: r275632
gcc/ChangeLog
gcc/match.pd
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fold-binary-math-casts.c [deleted file]