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

            Bug ID: 111570
           Summary: -march=generic prints error
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: demangler
          Assignee: unassigned at gcc dot gnu.org
          Reporter: brjd_epdjq36 at kygur dot com
  Target Milestone: ---

When compiling, it prints out an error: 'generic' CPU can be used only for
'-mtune=' switch. 


However, the compiler help prints out:

Known valid arguments for -march= option:
    i386 i486 i586 pentium ... generic native


Not sure if this is a bug or it means something else.

Reply via email to