s/recogniwed/recognized
authorChristian Bruel <chrbr@gcc.gnu.org>
Thu, 11 Jun 2015 09:06:26 +0000 (11:06 +0200)
committerChristian Bruel <chrbr@gcc.gnu.org>
Thu, 11 Jun 2015 09:06:26 +0000 (11:06 +0200)
From-SVN: r224366

gcc/testsuite/gcc.target/arm/attr_arm.c
gcc/testsuite/gcc.target/arm/attr_thumb.c

index 7e8d53d68c55d355a6d506980649daeeff5445b1..0fca19b27d1ed032b7eb7a7cdfe05b93813b3bdc 100644 (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" } */
index 013402190ff34d7a1e07e4abdd534f17c98b9183..8b19da0201542289f93aa3333e09841ddd8ae7ff 100644 (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" } */