public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1400] Fix effective target for check-builtin-vec_rlnm-runnable.c test
@ 2021-06-11 22:46 Carl Love
  0 siblings, 0 replies; only message in thread
From: Carl Love @ 2021-06-11 22:46 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:2c4115ba9c031fbb6c3fe5605031303579421788

commit r12-1400-g2c4115ba9c031fbb6c3fe5605031303579421788
Author: Carl Love <cel@us.ibm.com>
Date:   Fri Jun 11 14:49:27 2021 -0500

    Fix effective target for check-builtin-vec_rlnm-runnable.c test
    
    The effective target for a Power 9 runnable test should be
    p9vector_hw.
    
    2021-06-11  Carl Love  <cel@us.ibm.com>
    
    gcc/testsuite/ChangeLog
    
            * gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c
            (dg-require-effective-target): Change target to p9vector_hw.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c b/gcc/testsuite/gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c
index cd67b06afbe..55935eaafd2 100644
--- a/gcc/testsuite/gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c
+++ b/gcc/testsuite/gcc.target/powerpc/check-builtin-vec_rlnm-runnable.c
@@ -1,5 +1,5 @@
 /* { dg-do run } */
-/* { dg-require-effective-target powerpc_p9vector_ok } */
+/* { dg-require-effective-target p9vector_hw } */
 /* { dg-options "-O2 -mdejagnu-cpu=power9 -save-temps" } */
 
 /* Verify the vec_rlm and vec_rlmi builtins works correctly.  */


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

only message in thread, other threads:[~2021-06-11 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 22:46 [gcc r12-1400] Fix effective target for check-builtin-vec_rlnm-runnable.c test Carl Love

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