public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104726] New: gcc.target/i386/pr104551.c FAILs
@ 2022-03-01  9:36 ro at gcc dot gnu.org
  2022-03-01  9:36 ` [Bug target/104726] " ro at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ro at gcc dot gnu.org @ 2022-03-01  9:36 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104726
           Summary: gcc.target/i386/pr104551.c FAILs
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: crazylht at gmail dot com
  Target Milestone: ---
            Target: i?86-pc-solaris2.11, x86_64-pc-solaris2.11

The gcc.target/i386/pr104551.c test FAILs on Solaris/x86 (32 and 64-bit) since
its introduction:

+FAIL: gcc.target/i386/pr104551.c execution test

Thread 2 received signal SIGILL, Illegal instruction.
[Switching to Thread 1 (LWP 1)]
0x080510ff in main ()
(gdb) bt
#0  0x080510ff in main ()
(gdb) x/i $pc
=> 0x80510ff <main+15>: vmovd  %eax,%xmm0

The machine in question indeed lacks AVX2 support.  I guess the test needs to
use
avx2-check.h to handle this.

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

end of thread, other threads:[~2022-12-19 22:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01  9:36 [Bug target/104726] New: gcc.target/i386/pr104551.c FAILs ro at gcc dot gnu.org
2022-03-01  9:36 ` [Bug target/104726] " ro at gcc dot gnu.org
2022-03-01 10:04 ` wwwhhhyyy333 at gmail dot com
2022-03-01 10:28 ` jakub at gcc dot gnu.org
2022-03-01 10:31 ` jakub at gcc dot gnu.org
2022-03-01 12:13 ` wwwhhhyyy333 at gmail dot com
2022-03-01 15:35 ` ro at CeBiTec dot Uni-Bielefeld.DE
2022-03-02  1:27 ` cvs-commit at gcc dot gnu.org
2022-03-02  1:29 ` wwwhhhyyy333 at gmail dot com
2022-05-06  8:32 ` jakub at gcc dot gnu.org
2022-12-19 22:44 ` [Bug testsuite/104726] " pinskia 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).