Commit 41927df0 by Christian Bruel

s/recogniwed/recognized

From-SVN: r224366
parent c84f825c
/* Check that attribute target arm is recogniwed. */ /* Check that attribute target arm is recognized. */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target arm_arm_ok } */ /* { dg-require-effective-target arm_arm_ok } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
......
/* Check that attribute target thumb is recogniwed. */ /* Check that attribute target thumb is recognized. */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target arm_thumb2_ok } */ /* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment