[Bug middle-end/60580] aarch64 generates wrong code for __attribute__ ((optimize("no-omit-frame-pointer")))
wilco at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 3 15:40:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60580
Wilco <wilco at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |wilco at gcc dot gnu.org
Version|5.0 |4.8.0
Resolution|--- |FIXED
Target Milestone|--- |7.2
--- Comment #11 from Wilco <wilco at gcc dot gnu.org> ---
Fixed from 7.2 onwards - I've verified the failing cases now work. Backporting
to earlier versions seems too risky so close as fixed (generated code is
correct in all cases).
More information about the Gcc-bugs
mailing list