public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-2083] RISC-V: Fix one test failure of dg config.
@ 2023-06-26  1:49 Pan Li
  0 siblings, 0 replies; only message in thread
From: Pan Li @ 2023-06-26  1:49 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:068eba260fa362616ea82ebb37ed86eb9cc59ac6

commit r14-2083-g068eba260fa362616ea82ebb37ed86eb9cc59ac6
Author: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Date:   Mon Jun 26 09:48:31 2023 +0800

    RISC-V: Fix one test failure of dg config.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/riscv/rvv/base/vlmul_ext-2.c: Add -Wno-psabi for dg.

Diff:
---
 gcc/testsuite/gcc.target/riscv/rvv/base/vlmul_ext-2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/riscv/rvv/base/vlmul_ext-2.c b/gcc/testsuite/gcc.target/riscv/rvv/base/vlmul_ext-2.c
index 2b088b53546..3749d972a6d 100644
--- a/gcc/testsuite/gcc.target/riscv/rvv/base/vlmul_ext-2.c
+++ b/gcc/testsuite/gcc.target/riscv/rvv/base/vlmul_ext-2.c
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-march=rv64gcv -mabi=lp64d -O0" } */
+/* { dg-options "-march=rv64gcv -mabi=lp64d -O0 -Wno-psabi" } */
 
 #include "riscv_vector.h"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-26  1:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26  1:49 [gcc r14-2083] RISC-V: Fix one test failure of dg config Pan Li

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