* gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 30 Aug 2006 14:35:14 +0000 (15:35 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 30 Aug 2006 14:35:14 +0000 (15:35 +0100)
From-SVN: r116588

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/arm-mmx-1.c

index 8ccee1c..ad0a274 100644 (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
index 7514a99..e4535ee 100644 (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" } } */