https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119221

James K. Lowden <jklowden at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |SUSPENDED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-05-21
                 CC|                            |jklowden at gcc dot gnu.org

--- Comment #1 from James K. Lowden <jklowden at gcc dot gnu.org> ---
Current output is better, but no hints yet.

tbug.cbl:1:10: error: syntax error, unexpected NAME, expecting IDENTIFICATION
DIVISION or PROGRAM-ID
    1 |          PORGRAM-ID. TBUG.
      |          ^

I marked this as "suspended" because the important part IMO ("expecting") is
done, and errors/warnings are due for another overhaul RSN.  As experience
accumulates with GCC COBOL, we can review the diagnostics again for user
friendliness.

Reply via email to