public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/114148] New: gcc.target/i386/pr106010-7b.c FAILs
@ 2024-02-28 12:46 ro at gcc dot gnu.org
  2024-02-28 12:47 ` [Bug target/114148] " ro at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ro at gcc dot gnu.org @ 2024-02-28 12:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114148
           Summary: gcc.target/i386/pr106010-7b.c FAILs
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: liuhongt at gcc dot gnu.org
  Target Milestone: ---
            Target: i?86-pc-solaris2.11, amd64-pc-solaris2.11

The gcc.target/i386/pr106010-7b.c test FAILs on Solaris/x86 (32 and 64-bit)
since 20230426:

FAIL: gcc.target/i386/pr106010-7b.c execution test  

The test aborts, which only happens at -g3 -O0:

Thread 2 received signal SIGABRT, Aborted.
[Switching to Thread 1 (LWP 1)]
0xfe02ede5 in __lwp_sigqueue () from /lib/libc.so.1
(gdb) bt
#0  0xfe02ede5 in __lwp_sigqueue () from /lib/libc.so.1
#1  0xfe026aef in thr_kill () from /lib/libc.so.1
#2  0xfdf5e142 in raise () from /lib/libc.so.1
#3  0xfdf2b474 in abort () from /lib/libc.so.1
#4  0x080526b8 in avx_test ()
    at
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/pr106010-7b.c:52
#5  0x08052107 in do_test ()
    at
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/avx-check.h:12
#6  0x0805215d in main ()
    at
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/avx-check.h:40

I've found that removing all but the ps_* and epi8_* tests still lets the test
abort; once you also remove the epi8_* tests, the abort is gone.

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

end of thread, other threads:[~2024-05-24  7:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 12:46 [Bug target/114148] New: gcc.target/i386/pr106010-7b.c FAILs ro at gcc dot gnu.org
2024-02-28 12:47 ` [Bug target/114148] " ro at gcc dot gnu.org
2024-02-28 12:48 ` ro at gcc dot gnu.org
2024-05-23 12:27 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-24  1:52 ` liuhongt at gcc dot gnu.org
2024-05-24  7:47 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-24  7:51 ` cvs-commit at gcc dot gnu.org
2024-05-24  7:52 ` liuhongt 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).