[Bug rtl-optimization/59857] 4.8.2 loop optimization is worse than 4.5.1 under ARM
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 03:20:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59857
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
volatile performance is known to be not as good otherwise. Basically volatile
is a huge hammer to GCC and this won't be fixed any time soon.
More information about the Gcc-bugs
mailing list