public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/101185] New: pr96814 failed after r12-1669 on non-avx512 platform
@ 2021-06-24  1:32 crazylht at gmail dot com
  2021-06-24  1:44 ` [Bug target/101185] " crazylht at gmail dot com
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: crazylht at gmail dot com @ 2021-06-24  1:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101185
           Summary: pr96814 failed after r12-1669 on non-avx512 platform
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: crazylht at gmail dot com
                CC: uros at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-pc-linux-gnu
            Target: x86_64-*-* i?86-*-*

> > > Running target unix/-m32
> > > FAIL: gcc.target/i386/avx512bw-pr70329-1.c execution test
> > > FAIL: gcc.target/i386/pr96814.c execution test
> > >
> > > Debugging pr96814 failure:
> > >
> > >   0x0804921d <+66>:    mov    %edx,%ecx
> > >   0x0804921f <+68>:    cpuid
> > > => 0x08049221 <+70>:    kmovd  %edx,%k0
> > >   0x08049225 <+74>:    mov    %eax,-0x8(%ebp)
> > >   0x08049228 <+77>:    mov    %ebx,-0xc(%ebp)
> > >


mask intructions generated after cpuid which raise SIGILL on non-avx512
platform.

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

end of thread, other threads:[~2022-01-05  6:00 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24  1:32 [Bug target/101185] New: pr96814 failed after r12-1669 on non-avx512 platform crazylht at gmail dot com
2021-06-24  1:44 ` [Bug target/101185] " crazylht at gmail dot com
2021-06-24  1:52 ` crazylht at gmail dot com
2021-06-24  1:56 ` [Bug target/101185] pr96814.c " crazylht at gmail dot com
2021-06-24  6:01 ` ubizjak at gmail dot com
2021-06-24  6:44 ` [Bug target/101185] [12 Regression] " rguenth at gcc dot gnu.org
2021-06-24  7:08 ` ubizjak at gmail dot com
2021-06-24  7:14 ` crazylht at gmail dot com
2021-06-24  8:41 ` jakub at gcc dot gnu.org
2021-06-24  8:52 ` crazylht at gmail dot com
2021-06-24  9:12 ` ubizjak at gmail dot com
2021-06-24  9:18 ` crazylht at gmail dot com
2021-06-24  9:36 ` rguenth at gcc dot gnu.org
2021-06-24 12:13 ` hjl.tools at gmail dot com
2021-06-25  1:17 ` cvs-commit at gcc dot gnu.org
2021-07-14 12:10 ` cvs-commit at gcc dot gnu.org
2021-09-20  4:33 ` [Bug testsuite/101185] " pinskia at gcc dot gnu.org
2021-09-20  4:43 ` pinskia at gcc dot gnu.org
2021-09-20  4:47 ` [Bug target/101185] " pinskia at gcc dot gnu.org
2021-09-20  6:19 ` rguenther at suse dot de
2022-01-05  6:00 ` crazylht at gmail dot com

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).