https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120278
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|missed-optimization |
Resolution|--- |INVALID
Status|WAITING |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-O0 code generation changed with r9-395-geb63c01f65d475 (
https://inbox.sourceware.org/gcc-patches/[email protected]/
)
This was done on purpose to speed up the compile time.
Again this is an only -O0 change.