Simple optimizations missing

dewar@gnat.com dewar@gnat.com
Sun Sep 9 07:46:00 GMT 2001


>>Only if you can deduce that x != 0

Is that true? I thought that division by zero was undefined, in which case
it is perfectly fine to optimize 0 / 0 to 1 (or to 0 or to 42)



More information about the Gcc mailing list