https://sourceware.org/bugzilla/show_bug.cgi?id=29067

            Bug ID: 29067
           Summary: gas: -gsomething-not-already-a-long-option does not
                    get a diagnostic
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4a5700b62f767ed08c97122bad182244700bb4e3
added a diagnostic:

% ~/Dev/binutils-gdb/out/debug/gas/as-new -gdwarf-6 a.s
Assembler messages:
Fatal error: unknown DWARF option -gdwarf-6

I think it makes sense to extend it for other unrecognized strings not starting
with "dwarf"

% ~/Dev/binutils-gdb/out/debug/gas/as-new -gsomething-not-already-a-long-option
a.s
# no diagnostic

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to