gcc/testsuite/
2015-05-05 Yvan Roux <yvan.roux@linaro.org>
* gcc.target/arm/pr65067.c: Require Thumb2 effective target.
* gcc.target/arm/pr65924.c: Likewise.
From-SVN: r222798
+2015-05-05 Yvan Roux <yvan.roux@linaro.org>
+
+ * gcc.target/arm/pr65067.c: Require Thumb2 effective target.
+ * gcc.target/arm/pr65924.c: Likewise.
+
2015-05-05 Uros Bizjak <ubizjak@gmail.com>
PR target/65871
/* { dg-do compile } */
+/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-mthumb -mcpu=cortex-m3 -O2" } */
struct tmp {
/* { dg-do compile } */
+/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-O2 -mthumb" } */
int a, b, c;