OSDN Git Service

* gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / arm-mmx-1.c
index aaceb33..361ad2c 100644 (file)
@@ -1,7 +1,7 @@
 /* Verify that if IP is saved to ensure stack alignment, we don't load
    it into sp.  */
 /* { dg-do compile { target arm*-*-* strongarm*-*-* xscale*-*-*} } */
-/* { dg-options "-O -mno-apcs-frame -mcpu=iwmmxt" } */
+/* { dg-options "-O -mno-apcs-frame -mcpu=iwmmxt -mabi=iwmmxt" } */
 /* { dg-final { global compiler_flags; if ![string match "*-mthumb *" $compiler_flags] { scan-assembler "ldmfd\[       ]sp!.*ip,\[ ]*pc" } } } */
 
 /* This function uses all the call-saved registers, namely r4, r5, r6,