* gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.

From-SVN: r80265
This commit is contained in:
Paul Brook 2004-04-01 00:56:55 +00:00 committed by Paul Brook
parent 10414f2acd
commit 2cbf9f609b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-04-01 Paul Brook <paul@codesourcery.com>
* gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2004-03-30 Mark Mitchell <mark@codesourcery.com>
PR c++/14724

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