mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-25 19:24:40 +08:00
s/recogniwed/recognized
From-SVN: r224366
This commit is contained in:
parent
c84f825ca6
commit
41927df025
@ -1,4 +1,4 @@
|
||||
/* Check that attribute target arm is recogniwed. */
|
||||
/* Check that attribute target arm is recognized. */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_arm_ok } */
|
||||
/* { dg-options "-O2" } */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Check that attribute target thumb is recogniwed. */
|
||||
/* Check that attribute target thumb is recognized. */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_thumb2_ok } */
|
||||
/* { dg-options "-O2" } */
|
||||
|
Loading…
Reference in New Issue
Block a user