* gcc.target/arm/attr_thumb.c: Add -mno-restrict-it to dg-options.
From-SVN: r224504
+2015-06-16 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+
+ * gcc.target/arm/attr_thumb.c: Add -mno-restrict-it to dg-options.
+
2015-06-15 Nathan Sidwell <nathan@acm.org>
PR c++/58583
/* Check that attribute target thumb is recognized. */
/* { dg-do compile } */
/* { dg-require-effective-target arm_thumb2_ok } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2 -mno-restrict-it" } */
/* { dg-final { scan-assembler ".thumb" } } */
/* { dg-final { scan-assembler "ite" } } */