public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5668] RISC-V: Add missing dump check of pr112438.c
@ 2023-11-21 13:01 Lehua Ding
  0 siblings, 0 replies; only message in thread
From: Lehua Ding @ 2023-11-21 13:01 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0a033038cdd1360f96dff171d719ea49f951ce63

commit r14-5668-g0a033038cdd1360f96dff171d719ea49f951ce63
Author: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Date:   Tue Nov 21 20:55:19 2023 +0800

    RISC-V: Add missing dump check of pr112438.c
    
    Notice the dump check is missing, add it.
    
    Committed as it is obvious.
    gcc/testsuite/ChangeLog:
    
            * gcc.target/riscv/rvv/autovec/pr112438.c: Add missing dump check.

Diff:
---
 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112438.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112438.c b/gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112438.c
index 51f90df38a0..d6770af1842 100644
--- a/gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112438.c
+++ b/gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112438.c
@@ -31,3 +31,4 @@ float * __restrict out, float x)
 }
 
 /* We don't want to see vect_vec_iv_.21_25 + { POLY_INT_CST [4, 4], ... }.  */
+/* { dg-final { scan-tree-dump-not "\\+ \{ POLY_INT_CST" "optimized" } } */

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

only message in thread, other threads:[~2023-11-21 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 13:01 [gcc r14-5668] RISC-V: Add missing dump check of pr112438.c Lehua Ding

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