Commit 2cbf9f60 by Paul Brook Committed by Paul Brook

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

From-SVN: r80265
parent 10414f2a
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
......
/* 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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment