https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119639
Bug ID: 119639
Summary: runtime switches in SPECIAL NAMES not recognised
(parser issue)
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cobol
Assignee: unassigned at gcc dot gnu.org
Reporter: simonsobisch at gnu dot org
Target Milestone: ---
In file included from SM203A.CBL:38:
../copy/K3SNB:37:99: error: is not a device name
../copy/K3SNB:2:12: error: syntax error, unexpected ON, expecting '.'
2 | 000200 IS DUMMY-SW-1
K3SNB4.2
| ^
cobol1: error: failed compiling SM203A.CBL