mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 05:30:25 +08:00
* gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
From-SVN: r80265
This commit is contained in:
parent
10414f2acd
commit
2cbf9f609b
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user