[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-06-18 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 James K. Lowden changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-06-16 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #5 from Simon Sobisch --- I possibly need to wait one day more (just tested with the godbolt snapshot from yesterday)... but there: * compiles as expected with dialects gnu and mf * raises the same error message without dialect or w

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-06-16 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #4 from James K. Lowden --- Patch was applied. Please confirm it meets your expectations.

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-05-23 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 James K. Lowden changed: What|Removed |Added Last reconfirmed||2025-05-23 Assignee|unassig

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-05-22 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #2 from Simon Sobisch --- ... no, only fails without dialect; with gnu/ibm now compiles

[Bug cobol/119805] FE: COMP-5 / COMP-X issues

2025-05-22 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119805 --- Comment #1 from Simon Sobisch --- still failing with today's package