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

            Bug ID: 126492
           Summary: cobol1: -Wno-ec-unknown does nothing
           Product: gcc
           Version: 17.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: cobol
          Assignee: unassigned at gcc dot gnu.org
          Reporter: simonsobisch at gnu dot org
  Target Milestone: ---

cobol1: warning: exception ‘EC-DATA-INCOMPATIBLE’ [-Wec-unknown]
cobol1: warning: exception ‘EC-PROGRAM-ARG-MISMATCH’ [-Wec-unknown]
cobol1: warning: exception ‘EC-PROGRAM-ARG-OMITTED’ [-Wec-unknown]

All of those should not be raised with -Wno-ec-unknown - which is accepted but
not handled.

Reply via email to