fold-div-2.c
278 Bytes
-
fold-const.c (fold_binary): Optimize A / A to 1.0 if we don't care about NaNs or Infinities. · ffbc33cc
* fold-const.c (fold_binary) <RDIV_EXPR>: Optimize A / A to 1.0 if we don't care about NaNs or Infinities. testsuite: * gcc.dg/fold-div-2.c: New test. From-SVN: r107282
Uros Bizjak committed