[Bug cobol/119633] compile error for debug-module USE FOR DEBUGGING

2025-06-06 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119633 James K. Lowden changed: What|Removed |Added Status|ASSIGNED|SUSPENDED Severity|normal

[Bug cobol/119633] compile error for debug-module USE FOR DEBUGGING

2025-05-23 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119633 --- Comment #2 from Simon Sobisch --- Nearly agreed. As long as there is no "WITH DEBUGGING" active (which you can warn or even error on) an indicator D is, just as a * or a / an indicator defining that the line has no executable code. It can a

[Bug cobol/119633] compile error for debug-module USE FOR DEBUGGING

2025-05-23 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119633 James K. Lowden changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigne