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

            Bug ID: 79773
           Summary: Missing documentation for -mabi={ms,sysv}
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: hjl.tools at gmail dot com
  Target Milestone: ---

Hi.

The option is not documented, one can only see possible options via:

$ gcc --help=target -Q | grep mabi -A1
  -mabi=                                sysv
  -mabm                                 [disabled]
--
  Known ABIs (for use with the -mabi= option):
    ms sysv

Thanks

Reply via email to