public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108699] New: gcc.c-torture/execute/builtin-bitops-1.c fails on power 9 BE
@ 2023-02-07 15:01 seurer at gcc dot gnu.org
  2023-02-14 12:12 ` [Bug target/108699] " linkw at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-02-07 15:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108699
           Summary: gcc.c-torture/execute/builtin-bitops-1.c fails on
                    power 9 BE
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

This fails for 32 bits powerpc64 BE on a power 9 (only) and it fails for trunk
and gcc 12, 11, and 10.

make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32}'
execute.exp=gcc.c-torture/execute/builtin-bitops-1.c"
FAIL: gcc.c-torture/execute/builtin-bitops-1.c   -Os  execution test
# of expected passes            15
# of unexpected failures        1

spawn -ignore SIGHUP 
^M
PASS: gcc.c-torture/execute/builtin-bitops-1.c   -Os  (test for excess errors)
Setting LD_LIBRARY_PATH to
:/home/seurer/gcc/git/build/gcc-test/gcc:/home/seurer/gcc/git/build/gcc-test/gcc/32::/home/seurer/gcc/git/build/gcc-test/gcc:/home/seurer/gcc/git/build/gcc-test/gcc/32:/home/seurer/gcc/git/build/gcc-test/./gmp/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-gmp/.libs:/home/seurer/gcc/git/build/gcc-test/./mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-test/./mpc/src/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-mpc/src/.libs:/home/seurer/gcc/git/build/gcc-test/./isl/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-isl/.libs
Execution timeout is: 300
spawn [open ...]^M
FAIL: gcc.c-torture/execute/builtin-bitops-1.c   -Os  execution test


(gdb) run
Starting program: /home/seurer/gcc/git/build/gcc-test/builtin-bitops-1.exe 
Program received signal SIGABRT, Aborted.
0x0fd737a0 in ?? () from /lib32/libc.so.6
(gdb) where
#0  0x0fd737a0 in ?? () from /lib32/libc.so.6
#1  0x0fd15424 in raise () from /lib32/libc.so.6
#2  0x0fcfa428 in abort () from /lib32/libc.so.6
#3  0x10000408 in main () at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/execute/builtin-bitops-1.c:182


There are a bunch of aborts in this test but the reported line # must be off.

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

end of thread, other threads:[~2023-06-02  4:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07 15:01 [Bug target/108699] New: gcc.c-torture/execute/builtin-bitops-1.c fails on power 9 BE seurer at gcc dot gnu.org
2023-02-14 12:12 ` [Bug target/108699] " linkw at gcc dot gnu.org
2023-02-14 17:39 ` segher at gcc dot gnu.org
2023-02-15  2:34 ` linkw at gcc dot gnu.org
2023-04-04  5:13 ` cvs-commit at gcc dot gnu.org
2023-04-17  9:06 ` cvs-commit at gcc dot gnu.org
2023-04-17  9:08 ` cvs-commit at gcc dot gnu.org
2023-04-17  9:09 ` cvs-commit at gcc dot gnu.org
2023-06-02  4:15 ` bergner at gcc dot gnu.org
2023-06-02  4:42 ` linkw 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).