https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51019
sandra at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sandra at gcc dot gnu.org
Resolution|--- |WORKSFORME
--- Comment #2 from sandra at gcc dot gnu.org ---
Since this issue was filed, the discussion about -fomit-frame-pointer has been
rewritten so that it no longer mentions specific releases or targets. It now
says "Enabled by default at @option{-O} and higher.", which matches what the
code in opts.c does with it.