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

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

commit 0c660598d5bd07cda2c8cba593cb92ef83c48b42
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Apr 21 00:11:42 2023 -0400

    Fix typo

Diff:
---
 gcc/testsuite/gcc.target/powerpc/vec-extract-mem-short-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/powerpc/vec-extract-mem-short-1.c b/gcc/testsuite/gcc.target/powerpc/vec-extract-mem-short-1.c
index 3c834a77948..19b7d879065 100644
--- a/gcc/testsuite/gcc.target/powerpc/vec-extract-mem-short-1.c
+++ b/gcc/testsuite/gcc.target/powerpc/vec-extract-mem-short-1.c
@@ -3,7 +3,7 @@
 /* { dg-require-effective-target powerpc_vsx_ok } */
 
 /* Test to verify that the vec_extract with constant element numbers can load
-   SImode and fold the sign/extension into the load.  */
+   HImode and fold the sign/extension into the load.  */
 
 #include <altivec.h>

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21  4:11 [gcc(refs/users/meissner/heads/work119)] 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).