[Bug driver/41179] Documentation for "-fno-toplevel-reorder" is confusing (and wrong)

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 22 18:56:00 GMT 2018


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.


More information about the Gcc-bugs mailing list