public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work055)] Fix typo.
@ 2021-06-08 17:32 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2021-06-08 17:32 UTC (permalink / raw)
  To: gcc-cvs

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

commit a4b132003b5362a5a39676ade79ddbf7af180e43
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Jun 8 13:31:44 2021 -0400

    Fix typo.
    
    gcc/testsuite/
    2021-06-08  Michael Meissner  <meissner@linux.ibm.com>
    
            * gcc.target/powerpc/float128-minmax.c: Fix typo.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/float128-minmax.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/float128-minmax.c b/gcc/testsuite/gcc.target/powerpc/float128-minmax.c
index efb4ce232f9..9d3f5203ada 100644
--- a/gcc/testsuite/gcc.target/powerpc/float128-minmax.c
+++ b/gcc/testsuite/gcc.target/powerpc/float128-minmax.c
@@ -1,5 +1,5 @@
 /* { dg-require-effective-target powerpc_p9vector_ok } */
-/* { dg-require-effective-target powerpc_float128_hw } */
+/* { dg-require-effective-target ppc_float128_hw } */
 /* { dg-options "-mpower9-vector -O2 -ffast-math" } */
 
 #ifndef TYPE


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

only message in thread, other threads:[~2021-06-08 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 17:32 [gcc(refs/users/meissner/heads/work055)] Fix typo Michael Meissner

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