mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-11 15:10:12 +08:00
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:
parent
fb5c322ed1
commit
ea39708ac1
@ -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.
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user