public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "seurer at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/108977] New: [11 regression] gcc.target/powerpc/pr96373.c fails after r11-10549-gcf3d95cce379f3 on power 10
Date: Wed, 01 Mar 2023 00:47:03 +0000	[thread overview]
Message-ID: <bug-108977-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 108977
           Summary: [11 regression] gcc.target/powerpc/pr96373.c fails
                    after r11-10549-gcf3d95cce379f3 on power 10
           Product: gcc
           Version: 11.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:cf3d95cce379f3260ad27264de0398e2ed1db2ea, r11-10549-gcf3d95cce379f3

This test fails on power 10 hardware.

make  -k check-gcc RUNTESTFLAGS="powerpc.exp=gcc.target/powerpc/pr96373.c"
FAIL: gcc.target/powerpc/pr96373.c execution test
# of expected passes            1
# of unexpected failures        1


(gdb) run
Starting program: /home/seurer/gcc/git/build/gcc-11-test/pr96373.exe 

Program received signal SIGFPE, Arithmetic exception.
0x0000000010000960 in div (d=<optimized out>, d@entry=0x7fffffffe128,
s=<optimized out>, s@entry=0x7fffffffe0d0, n=<optimized out>, n@entry=11)
    at
/home/seurer/gcc/git/gcc-11-test/gcc/testsuite/gcc.target/powerpc/pr96373.c:13
13          *d = *d / *s;
(gdb) where
#0  0x0000000010000960 in div (d=<optimized out>, d@entry=0x7fffffffe128,
s=<optimized out>, s@entry=0x7fffffffe0d0, n=<optimized out>, n@entry=11)
    at
/home/seurer/gcc/git/gcc-11-test/gcc/testsuite/gcc.target/powerpc/pr96373.c:13
#1  0x000000001000072c in main () at
/home/seurer/gcc/git/gcc-11-test/gcc/testsuite/gcc.target/powerpc/pr96373.c:22


commit cf3d95cce379f3260ad27264de0398e2ed1db2ea (HEAD, refs/bisect/bad)
Author: Kewen Lin <linkw@linux.ibm.com>
Date:   Mon Feb 13 20:03:26 2023 -0600

    rs6000/test: Adjust some test cases on partial vector [PR96373]

             reply	other threads:[~2023-03-01  0:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01  0:47 seurer at gcc dot gnu.org [this message]
2023-03-01  2:46 ` [Bug target/108977] " linkw at gcc dot gnu.org
2023-03-01  2:47 ` linkw at gcc dot gnu.org
2023-03-01  7:51 ` rguenth at gcc dot gnu.org
2023-05-29 10:08 ` jakub at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-108977-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).