https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125726
Bug ID: 125726
Summary: [17 regression] cobol1: warning: command-line option
'-imultilib .' is valid for
C/C++/D/Fortran/Modula-2/ObjC/ObjC++ but not for Cobol
[r17-1346-gd70dbee952cd6a]
Product: gcc
Version: 17.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cobol
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
CC: rdubner at symas dot com
Target Milestone: ---
Now that the gcobol driver passes %I to cobol1 that needs to accept all options
that %I can expand to, but -imultilib and -imultiarch are not accepted.