public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work141-ovpair)] Fix typo in test.
@ 2023-11-02  3:29 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-11-02  3:29 UTC (permalink / raw)
  To: gcc-cvs

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

commit 2ac76502f6dfda84363ba91fc7a7e608f44e1f56
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Nov 1 23:28:59 2023 -0400

    Fix typo in test.
    
    2023-11-01  Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/testsuite/
    
            * gcc.target/powerpc/vector-pair-1.c: Fix typo.

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

diff --git a/gcc/testsuite/gcc.target/powerpc/vector-pair-1.c b/gcc/testsuite/gcc.target/powerpc/vector-pair-1.c
index 7e1c1347c403..e74840cebc0f 100644
--- a/gcc/testsuite/gcc.target/powerpc/vector-pair-1.c
+++ b/gcc/testsuite/gcc.target/powerpc/vector-pair-1.c
@@ -128,7 +128,7 @@ test_nfms (__vector_pair *dest,
 /* { dg-final { scan-assembler-times {\mxvmindp\M}      2 } } */
 /* { dg-final { scan-assembler-times {\mxvmsub.dp\M}    2 } } */
 /* { dg-final { scan-assembler-times {\mxvmuldp\M}      2 } } */
-/* { dg-final { scan-assembler-times {\mxvnabsdp\M      2 } } */
+/* { dg-final { scan-assembler-times {\mxvnabsdp\M}     2 } } */
 /* { dg-final { scan-assembler-times {\mxvnegdp\M}      2 } } */
 /* { dg-final { scan-assembler-times {\mxvnmadd.dp\M}   2 } } */
 /* { dg-final { scan-assembler-times {\mxvnmsub.dp\M}   2 } } */

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

only message in thread, other threads:[~2023-11-02  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02  3:29 [gcc(refs/users/meissner/heads/work141-ovpair)] Fix typo in test 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).