public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1745] RISC-V: Fix one typo in full-vec-movel test
@ 2023-06-13  7:26 Pan Li
  0 siblings, 0 replies; only message in thread
From: Pan Li @ 2023-06-13  7:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:95e2a51685d5ce977c332735ddc5ef39e777639e

commit r14-1745-g95e2a51685d5ce977c332735ddc5ef39e777639e
Author: Pan Li <pan2.li@intel.com>
Date:   Tue Jun 13 15:13:48 2023 +0800

    RISC-V: Fix one typo in full-vec-movel test
    
    This patch would like to fix one typo when checking assembly of
    full-vec-movel.
    
    Signed-off-by: Pan Li <pan2.li@intel.com>
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c:
            Adjust dg-do to comiple for asm checking.

Diff:
---
 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c b/gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c
index c1119cddee7..c32c31ecd69 100644
--- a/gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c
+++ b/gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/full-vec-move1.c
@@ -1,4 +1,4 @@
-/* { dg-do run { target { riscv_vector } } } */
+/* { dg-do compile } */
 /* { dg-additional-options "-std=c99 -O3 -march=rv64gcv_zvl128b -fno-vect-cost-model --param=riscv-autovec-preference=fixed-vlmax" } */
 
 #include <stdint-gcc.h>

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13  7:26 [gcc r14-1745] RISC-V: Fix one typo in full-vec-movel test 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).