[Bug tree-optimization/58570] [4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 7 21:07:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58570
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-10-07
Ever confirmed|0 |1
--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Ouch. The tree-ssa-alias.c changes were not intended to affect alias.c, but
they of course do nowadays...
More information about the Gcc-bugs
mailing list