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

            Bug ID: 125544
           Summary: ISO reallocate does not call allocate if the address
                    is NIL
           Product: gcc
           Version: 16.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: ---

The PIM version of Storage.REALLOCATE calls ALLOCATE if the address parameter
is NIL whereas the ISO version does not.

Reply via email to