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

            Bug ID: 126633
           Summary: cobol1: FR add STORED-CHAR-LENGTH function (available
                    at least in Fujitsu and GnuCOBOL)
           Product: gcc
           Version: 17.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: cobol
          Assignee: unassigned at gcc dot gnu.org
          Reporter: simonsobisch at gnu dot org
  Target Milestone: ---

stumbled over this when incepting code sent to me with godbolt

<source>:514:40: error: no such function: 'STORED-CHAR-LENGTH'
  514 |                COMPUTE MLEN = FUNCTION STORED-CHAR-LENGTH (ZMSG1)

Reply via email to