pr65710.c: Update the options.

2015-04-24  Terry Guo  <terry.guo@arm.com>

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

From-SVN: r222393
This commit is contained in:
Terry Guo 2015-04-24 02:07:30 +00:00 committed by Xuepeng Guo
parent fb5c322ed1
commit ea39708ac1
2 changed files with 6 additions and 1 deletions

View 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.

View 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;