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

            Bug ID: 114807
           Summary: badpointer3.mod causes an ICE
           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: ---

The testsuite code: gcc/testsuite/gm2/pim/fail/badpointer3.mod causes an ICE.

$ gm2 badpointer3.mod 
cc1gm2: internal compiler error: assert failed
0x841537 m2linemap_internal_error
        ../../gcc/m2/gm2-gcc/m2linemap.cc:253
0x90c62b M2Emit_InternalError
        m2/gm2-compiler-boot/M2Emit.c:102
0x87056b M2Error_InternalError
        m2/gm2-compiler-boot/M2Error.c:2652
0x86e2ff M2Debug_Assert
        m2/gm2-compiler-boot/M2Debug.c:63
0x8c7f07 SymbolTable_CopyConstString
        m2/gm2-compiler-boot/SymbolTable.c:10522
0x8a0b6f MoveWithMode
        m2/gm2-compiler-boot/M2Quads.c:7084
0x8a0b6f doBuildAssignment
        m2/gm2-compiler-boot/M2Quads.c:7234

Reply via email to