s/recogniwed/recognized

From-SVN: r224366
This commit is contained in:
Christian Bruel 2015-06-11 11:06:26 +02:00
parent c84f825ca6
commit 41927df025
2 changed files with 2 additions and 2 deletions

View File

@ -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" } */

View File

@ -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" } */