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

            Bug ID: 115328
           Summary: The FORWARD keyword is not implemented
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: gaius at gcc dot gnu.org
          Reporter: gaius at gcc dot gnu.org
  Target Milestone: ---

>From the gm2 mailing list:

> ... FORWARD is specified in
> Sect. 6.2.11.1 Proper Procedure Declarations of ISO/IEC 10514-1:
>
> A proper procedure declaration consists of a proper procedure heading,
> which declares the procedure identifier and the formal parameters,
> followed by the keyword FORWARDin the case of a forward procedure
> declaration, or followed by a proper procedure block in the case of a
> full procedure declaration.
> [...]

but it is not handled in gm2.

Reply via email to