https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41179
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=65703 --- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Martin Sebor from comment #2) > > The confusing "-fno-xxx" option ... is enabled/disabled" phrasing is used in > at least a couple pf others places: > > -fno-defer-pop > ... > Disabled at levels -O, -O2, -O3, -Os. > > It's unclear whether disabled means -fno-defer-pop is in effect, or whether > it means that -fdefer-pop is. > This part is (related to?/a duplicate of?) bug 65703.