public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/108121] New: Failing tests on x86_64-linux-gnu
@ 2022-12-15  9:13 marxin at gcc dot gnu.org
  2022-12-15  9:14 ` [Bug modula2/108121] " marxin at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-12-15  9:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108121
           Summary: Failing tests on x86_64-linux-gnu
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: gaius at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux-gnu

I noticed the following 2 tests fail:

gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -g  
gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -O  
gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -O -g  
gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -Os  
gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -O3 -fomit-frame-pointer  
gm2.log: FAIL: gm2/pim/pass/TestLong4.mod,  -O3 -fomit-frame-pointer
-finline-functions  
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -g   (internal compiler error:
Aborted)
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -O   (internal compiler error:
Aborted)
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -O -g   (internal compiler error:
Aborted)
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -Os   (internal compiler error:
Aborted)
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -O3 -fomit-frame-pointer  
(internal compiler error: Aborted)
gm2.log: FAIL: gm2/pim/pass/arraybool.mod,  -O3 -fomit-frame-pointer
-finline-functions   (internal compiler error: Aborted)


/dev/shm/objdir/gcc/gm2 -B/dev/shm/objdir/gcc
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2log:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs-pim
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2pim:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2iso:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs-iso
-I/home/marxin/Programming/gcc/gcc/testsuite/gm2/pim/pass:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-compiler:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-gcc
-fpim -L/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2log/.libs
-L/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2pim/.libs
-fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers
-fdiagnostics-color=never -fdiagnostics-plain-output -O3 -fomit-frame-pointer
-finline-functions -c -o /dev/shm/objdir/gcc/testsuite/gm211/arraybool.o
/home/marxin/Programming/gcc/gcc/testsuite/gm2/pim/pass/arraybool.mod
terminate called after throwing an instance of 'unsigned int'
*** WARNING *** there are active plugins, do not report this as a bug unless
you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH                    | m2rte
cc1gm2: internal compiler error: Aborted
0x214082f crash_signal
        /home/marxin/Programming/gcc/gcc/toplev.cc:314
0x27b7e1d __gnu_cxx::__verbose_terminate_handler()
        ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
0x27b70fb __cxxabiv1::__terminate(void (*)())
        ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
0x27b7166 std::terminate()
        ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:58
0x27b72c7 __cxa_throw
        ../../../../libstdc++-v3/libsupc++/eh_throw.cc:98
0x1011deb InvokeHandler
        m2/gm2-libs-boot/RTExceptions.c:483
0x1011deb RTExceptions_Raise
        m2/gm2-libs-boot/RTExceptions.c:943
0xf89fcf M2LexBuf_MakeVirtualTok
        m2/gm2-compiler-boot/M2LexBuf.c:1357
0xf9daba BuildStaticArray
        m2/gm2-compiler-boot/M2Quads.c:13084
0xf9daba M2Quads_BuildDesignatorArray
        m2/gm2-compiler-boot/M2Quads.c:18617
0xfe017a ArrayExpList
        m2/gm2-compiler-boot/P3Build.c:6533
0xfe017a SubDesignator
        m2/gm2-compiler-boot/P3Build.c:6496
0xfde222 SimpleDes
        m2/gm2-compiler-boot/P3Build.c:6867
0xfde222 SetOrDesignatorOrFunction
        m2/gm2-compiler-boot/P3Build.c:6824
0xfde222 Factor
        m2/gm2-compiler-boot/P3Build.c:6739
0xfde2b3 Term
        m2/gm2-compiler-boot/P3Build.c:6702
0xfde39c UnaryOrTerm
        m2/gm2-compiler-boot/P3Build.c:6680
0xfde39c SimpleExpression
        m2/gm2-compiler-boot/P3Build.c:6633
0xfde59d Expression
        m2/gm2-compiler-boot/P3Build.c:6608
0xfe08f5 IfStatement
        m2/gm2-compiler-boot/P3Build.c:7200
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

spawn -ignore SIGHUP /dev/shm/objdir/gcc/gm2 -B/dev/shm/objdir/gcc
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2log:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs-pim
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2pim:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs
-I/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2iso:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-libs-iso
-I/home/marxin/Programming/gcc/gcc/testsuite/gm2/pim/pass:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-compiler:/home/marxin/Programming/gcc/gcc/testsuite/../m2/gm2-gcc
-fpim -L/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2log/.libs
-L/dev/shm/objdir/x86_64-pc-linux-gnu/./libgm2/libm2pim/.libs
-fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers
-fdiagnostics-color=never -fdiagnostics-plain-output -O3 -fomit-frame-pointer
-c -o /dev/shm/objdir/gcc/testsuite/gm212/TestLong4.o
/home/marxin/Programming/gcc/gcc/testsuite/gm2/pim/pass/TestLong4.mod
/home/marxin/Programming/gcc/gcc/testsuite/gm2/pim/pass/TestLong4.mod:26:6:
warning: attempting to assign a value ‘9223372036854775808’ to a designator ‘l’
which will exceed the range of type ‘LONGCARD’
FAIL: gm2/pim/pass/TestLong4.mod,  -O3 -fomit-frame-pointer

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-07-28  2:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15  9:13 [Bug modula2/108121] New: Failing tests on x86_64-linux-gnu marxin at gcc dot gnu.org
2022-12-15  9:14 ` [Bug modula2/108121] " marxin at gcc dot gnu.org
2022-12-15  9:14 ` marxin at gcc dot gnu.org
2022-12-15  9:23 ` marxin at gcc dot gnu.org
2022-12-20 14:26 ` jakub at gcc dot gnu.org
2023-01-15 13:22 ` gaius at gcc dot gnu.org
2023-01-15 13:28 ` gaius at gcc dot gnu.org
2023-04-26  0:28 ` gaius at gcc dot gnu.org
2023-04-26  1:24 ` gaius at gcc dot gnu.org
2023-04-26  1:57 ` cvs-commit at gcc dot gnu.org
2023-04-26  6:57 ` rguenth at gcc dot gnu.org
2023-07-27  9:24 ` rguenth at gcc dot gnu.org
2023-07-28  2:10 ` cvs-commit at gcc dot gnu.org
2023-07-28  2:28 ` gaius at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).