pr65710.c: Update the options.
authorTerry Guo <terry.guo@arm.com>
Fri, 24 Apr 2015 02:07:30 +0000 (02:07 +0000)
committerXuepeng Guo <xguo@gcc.gnu.org>
Fri, 24 Apr 2015 02:07:30 +0000 (02:07 +0000)
2015-04-24  Terry Guo  <terry.guo@arm.com>

* gcc.target/arm/pr65710.c: Update the options.

From-SVN: r222393

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr65710.c

index 94d1d6b217686fe2c665e556b7f8249acfcb4009..221a592c98cc911d1def2dc7d80ea261de098e25 100644 (file)
@@ -1,3 +1,7 @@
+2015-04-24  Terry Guo  <terry.guo@arm.com>
+
+       * gcc.target/arm/pr65710.c: Update the options.
+
 2015-04-23  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gcc.target/i386/pr65523.c: Skip x32.
index 139bc6414aa62c57004ec2e02f5f7f5082e6e330..227059b56fe10b75c004ec94a4b04935af263362 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
-/* { dg-options "-march=armv6-m -mthumb -O3 -w -mfloat-abi=soft" } */
+/* { dg-options "-mthumb -O2 -mfloat-abi=soft -w" } */
+/* { dg-skip-if "" { ! { arm_thumb1_ok || arm_thumb2_ok } } } */
 
 struct ST {
   char *buffer;