public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "law at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/108723] New: [13 Regression] Recent changes broke risc-v testsuite
Date: Wed, 08 Feb 2023 19:01:02 +0000	[thread overview]
Message-ID: <bug-108723-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 108723
           Summary: [13 Regression] Recent changes broke risc-v testsuite
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: law at gcc dot gnu.org
  Target Milestone: ---

This change:

commit 3cd08f7168c196d7a481b9ed9f4289fd1f14eea8 (refs/bisect/bad)
Author: Andreas Schwab <schwab@suse.de>
Date:   Wed Jan 25 12:00:09 2023 +0100

    riscv: Enable -fasynchronous-unwind-tables by default on Linux

Broke several tests in the risc-v testsuite for riscv64-unknown-linux-gnu:

FAIL: gcc.target/riscv/shorten-memrefs-2.c   -Os   scan-assembler
store1a:\n\taddi
FAIL: gcc.target/riscv/shorten-memrefs-2.c   -Os   scan-assembler
load1r:\n\taddi
FAIL: gcc.target/riscv/shorten-memrefs-2.c   -Os   scan-assembler
load2r:\n\taddi
XPASS: gcc.target/riscv/shorten-memrefs-3.c   -Os   scan-assembler-not
load1a:\n\taddi
FAIL: gcc.target/riscv/shorten-memrefs-5.c   -Os   scan-assembler
store1a:\n\taddi
FAIL: gcc.target/riscv/shorten-memrefs-5.c   -Os   scan-assembler
load1r:\n\taddi
XPASS: gcc.target/riscv/shorten-memrefs-6.c   -Os   scan-assembler-not
load1a:\n\taddi
FAIL: gcc.target/riscv/shorten-memrefs-8.c   -Os   scan-assembler
store:\n\taddi\ta[0-7],a[0-7],1
FAIL: gcc.target/riscv/shorten-memrefs-8.c   -Os   scan-assembler
load:\n\taddi\ta[0-7],a[0-7],1


I'm pretty sure the change causes new labels to be inserted in places where the
scan-assembler strings are not expecting to find them.

             reply	other threads:[~2023-02-08 19:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08 19:01 law at gcc dot gnu.org [this message]
2023-02-09 13:43 ` [Bug testsuite/108723] " rguenth at gcc dot gnu.org
2023-02-14 10:27 ` cvs-commit at gcc dot gnu.org
2023-02-14 10:28 ` schwab@linux-m68k.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-108723-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).