TREE_OVERFLOW

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Tue May 25 15:44:00 GMT 2004


Hello,

why do we restrict the expression simplification in fold-const.c when
TREE_OVERFLOW occurs?  It is very hard to avoid overflows in the loop
optimizer on lno-branch, which causes us to produce unsimplified
expressions like bnd.14_51 - 1 + 0 quite often just because something
overflowed.

Zdenek



More information about the Gcc mailing list