diff options
author | Richard Biener <rguenther@suse.de> | 2014-12-15 13:01:47 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2014-12-15 13:01:47 +0000 |
commit | 249700b5f180c66cab7ea3914db89ac77c6e1e25 (patch) | |
tree | 8ec6e02620a39d9d92b51c578294be9d51965088 /gcc/fortran/resolve.c | |
parent | 024660c5942a95a54712adc9e91953ca83081c07 (diff) | |
download | gcc-249700b5f180c66cab7ea3914db89ac77c6e1e25.zip gcc-249700b5f180c66cab7ea3914db89ac77c6e1e25.tar.gz gcc-249700b5f180c66cab7ea3914db89ac77c6e1e25.tar.bz2 |
re PR tree-optimization/64295 (ICE: SIGSEGV (infinite recursion) with -frounding-math -funsafe-math-optimizations)
2014-12-15 Richard Biener <rguenther@suse.de>
PR middle-end/64295
* match.pd (X / CST -> X * (1 / CST): Use const_binop instead of
fold_binary to compute the constant to multiply with.
* gcc.dg/pr64295.c: New testcase.
From-SVN: r218748
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions