[Bug cobol/120771] CDF broken

2025-06-25 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120771 --- Comment #2 from Simon Sobisch --- (In reply to James K. Lowden from comment #1) > For the following input > > $IF C-OBS-ARCH = "x86" > $if nested-missing = 7 > 77 something value "never". > $else > 77 s

[Bug cobol/120771] CDF broken

2025-06-25 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120771 James K. Lowden changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at gc