* gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.

From-SVN: r116588
This commit is contained in:
Joseph Myers 2006-08-30 15:35:14 +01:00 committed by Joseph Myers
parent b91f0a4123
commit 605c8e5ab0
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-08-30 Joseph Myers <joseph@codesourcery.com>
* gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.
2006-08-30 Zdenek Dvorak <dvorakz@suse.cz>
PR rtl-optimization/27735

View File

@ -2,6 +2,7 @@
it into sp. */
/* { dg-do compile } */
/* { dg-options "-O -mno-apcs-frame -mcpu=iwmmxt -mabi=iwmmxt" } */
/* { dg-skip-if "" { *-*-* } { "-mfloat-abi=softfp" } { "" } } */
/* { dg-require-effective-target arm32 } */
/* { dg-final { scan-assembler "ldmfd\[ ]sp!.*ip,\[ ]*pc" } } */