re PR tree-optimization/64295 (ICE: SIGSEGV (infinite recursion) with…
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
Showing
gcc/testsuite/gcc.dg/pr64295.c
0 → 100644
Please
register
or
sign in
to comment