Commit 605c8e5a by Joseph Myers Committed by Joseph Myers

* gcc.dg/arm-mmx-1.c: Skip for -mfloat-abi=softfp.

From-SVN: r116588
parent b91f0a41
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
......@@ -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" } } */
......
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