http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57245
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-05-13 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. Note that some callers may expect a constant result anyway (see the TREE_OVERFLOW setting which seems to be overflow indicating...). So fixing this may not be easy without fallout.