arm: fix typo in dg-require-effective-target [PR118089]

Trivial typo.

gcc/testsuite:
	PR target/118089
	* gcc.target/arm/thumb2-pop-loreg.c (dg-require-effective-target): Fix
	typo in directive.
This commit is contained in:
Richard Earnshaw 2025-02-10 10:50:36 +00:00
parent 92142019b6
commit 6ed1b40268

View file

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-require-effective_target arm_thumb2_ok } */
/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-Os" } */
int __attribute__((noinline)) f (void)