https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85321

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-04-10
     Ever confirmed|0                           |1

--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #0)
> -mblock-compare-inline-limit - option not documented in manual
> -mblock-compare-inline-loop-limit - likewise
> -mstring-compare-inline-limit - not documented

Aaron is looking into this.

> -mcall-* - possible values are not listed in --help=target

Those are only handled in specs, and different per sub-target.

> -mfpu= - likewise

This will be removed in GCC 9.

> -mlong-double-<n> - likewise

  -mlong-double-<n>           Specify size of long double (64 or 128 bits).

Is there something nicer we can do here?

> -msdata= - likewise

Ack.

> -mtls-size= - possible values are not listed in --help=target

Ack.

> -mtraceback= - likewise + documentation entry is missing

  -mtraceback=                Select full, part, or no traceback table.

Suggestions for rephrasing?  Ack for doc.

Reply via email to