diff mbox series

testsuite: arm: Fix typo in gcc.target/arm/armv8_2-fp16-conv-1.c

Message ID 20250109210631.931928-1-torbjorn.svensson@foss.st.com
State New
Headers show
Series testsuite: arm: Fix typo in gcc.target/arm/armv8_2-fp16-conv-1.c | expand

Commit Message

Torbjorn SVENSSON Jan. 9, 2025, 9:06 p.m. UTC
While writing the summary for my push of r15-6745-g794f6721e0e, I
noticed the following typo.

Pushed this patch as obivous.

--

gcc/testsuite/ChangeLog:

	* gcc.target/arm/armv8_2-fp16-conv-1.c: Fix typo.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
---
 gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c b/gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c
index 517ffd7e123..e5145b993ed 100644
--- a/gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c
+++ b/gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c
@@ -156,9 +156,9 @@  f64_to_s16 (double a)
 }
 
 /*
-** f64_to_s16:
+** f64_to_u16:
 ** ...
-**	vcvt\.s32\.f64	s[0-9]+, d[0-9]+
+**	vcvt\.u32\.f64	s[0-9]+, d[0-9]+
 ** ...
 */
 unsigned short