[Bug tree-optimization/23109] [4.1 Regression] compiler generates wrong code leading to spurious division by zero with -funsafe-math-optimizations (instead of -ftrapping-math)

bonzini at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 3 10:05:00 GMT 2005



------- Comment #11 from bonzini at gcc dot gnu dot org  2005-11-03 10:05 -------
Note that while PR23948 could be fixed by hacking the current recip pass so
that it inserts the division into another basic block, this is not true of this
bug. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23109



More information about the Gcc-bugs mailing list