Commit 3cefbd88 by Janis Johnson Committed by Janis Johnson

* gcc.target/powerpc/tfmode_off.c: Skip for EABI targets.

From-SVN: r200802
parent 21d34107
2013-07-08 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/powerpc/tfmode_off.c: Skip for EABI targets.
* gcc.target/powerpc/ppc-spe64-1.c: Update expected error message.
* gcc.target/powerpc/pr47197.c: Require powerpc_altivec_ok.
......
/* { dg-do assemble } */
/* { dg-skip-if "" { powerpc-ibm-aix* } { "*" } { "" } } */
/* { dg-skip-if "no TFmode" { powerpc-*-eabi* } { "*" } { "" } } */
/* { dg-options "-O2 -fno-align-functions -mtraceback=no -save-temps" } */
typedef float TFmode __attribute__ ((mode (TF)));
......
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