]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
s/recogniwed/recognized
authorchrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 2015 09:06:26 +0000 (09:06 +0000)
committerchrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 2015 09:06:26 +0000 (09:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224366 138bc75d-0d04-0410-961f-82ee72b054a4

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