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

            Bug ID: 112923
           Summary: gm2 runs out of memory
           Product: gcc
           Version: 14.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: ---

Forwarded from the gm2 mailing list:

When building:
https://github.com/k-john-gough/gpmclr/tree/master/GPMCLR/source/gpmake

Gm2 runs out of memory with one particular module, namely TermSymbolsIO:

$ gm2 -c -fiso  -I../libgm2gpm -I. TermSymbolsIO.mod

cc1gm2: out of memory allocating 2097152 bytes after a total of
33873920 bytes

Reply via email to