public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/111071] [14 Regression] gcc.target/aarch64/sve/acle/aarch64-sve-acle-asm.exp has new failures since commit e7a36e4715c7
Date: Mon, 04 Sep 2023 18:57:21 +0000	[thread overview]
Message-ID: <bug-111071-4-rf1jWxnWI6@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-111071-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Richard Sandiford <rsandifo@gcc.gnu.org>:

https://gcc.gnu.org/g:a338c5f6114f3b9f2ed067bc7738b405091a76ce

commit r14-3658-ga338c5f6114f3b9f2ed067bc7738b405091a76ce
Author: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
Date:   Mon Sep 4 19:57:10 2023 +0100

    testsuite: aarch64: Adjust SVE ACLE tests to new generated code

    Since commit e7a36e4715c7 "[PATCH] RISC-V: Support simplify (-1-x) for
    vector." these tests fail on aarch64-linux:

                    === g++ tests ===

    Running g++:g++.target/aarch64/sve/acle/aarch64-sve-acle-asm.exp ...
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_s8.c -std=gnu++98 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_FULL  check-function-bodies
subr_m1_s8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_s8.c -std=gnu++98 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_OVERLOADS 
check-function-bodies subr_m1_s8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_u8.c -std=gnu++98 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_FULL  check-function-bodies
subr_m1_u8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_u8.c -std=gnu++98 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_OVERLOADS 
check-function-bodies subr_m1_u8_m

                    === gcc tests ===

    Running gcc:gcc.target/aarch64/sve/acle/aarch64-sve-acle-asm.exp ...
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_s8.c -std=gnu90 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_FULL  check-function-bodies
subr_m1_s8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_s8.c -std=gnu90 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_OVERLOADS 
check-function-bodies subr_m1_s8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_u8.c -std=gnu90 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_FULL  check-function-bodies
subr_m1_u8_m
    FAIL: gcc.target/aarch64/sve/acle/asm/subr_u8.c -std=gnu90 -O2
-fno-schedule-insns -DCHECK_ASM --save-temps -DTEST_OVERLOADS 
check-function-bodies subr_m1_u8_m

    Andrew Pinski's analysis in PR testsuite/111071 is that the new code is
    better and the testcase should be updated. I also asked Prathamesh Kulkarni
    in private and he agreed.

    Here is the update. With this change, all tests in
    gcc.target/aarch64/sve/acle/aarch64-sve-acle-asm.exp pass on aarch64-linux.

    Suggested-by: Andrew Pinski <apinski@marvell.com>

    gcc/testsuite/
            PR testsuite/111071
            * gcc.target/aarch64/sve/acle/asm/subr_s8.c: Adjust to new code.
            * gcc.target/aarch64/sve/acle/asm/subr_u8.c: Likewise.

  parent reply	other threads:[~2023-09-04 18:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-19  3:08 [Bug target/111071] New: " thiago.bauermann at linaro dot org
2023-08-19  3:09 ` [Bug target/111071] " thiago.bauermann at linaro dot org
2023-08-19  3:18 ` [Bug testsuite/111071] [14 Regression] " pinskia at gcc dot gnu.org
2023-09-04 18:57 ` cvs-commit at gcc dot gnu.org [this message]
2023-09-11 23:07 ` thiago.bauermann at linaro dot 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-111071-4-rf1jWxnWI6@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).