[Bug middle-end/52578] Fails to fold another size difference
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 13 17:01:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52578
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2012-03-13
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-13 13:25:24 UTC ---
Fixing that we still do not fold foo (), but associate it to
return ((long int) (long unsigned int) i - (long int) i) + 2;
More information about the Gcc-bugs
mailing list