* gcc.target/powerpc/ppc-spe64-1.c: Update expected error message.

From-SVN: r200799
This commit is contained in:
Janis Johnson 2013-07-08 19:34:39 +00:00 committed by Janis Johnson
parent bb9d19834b
commit 21d3410721
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2013-07-08 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/powerpc/ppc-spe64-1.c: Update expected error message.
* gcc.target/powerpc/pr47197.c: Require powerpc_altivec_ok.
* gcc.target/powerpc/sd-vsx.c: Require dfp.

View File

@ -4,4 +4,4 @@
/* { dg-options "-m64" } */
/* { dg-error "-m64 not supported in this configuration" "SPE not 64-bit" { target *-*-* } 0 } */
/* { dg-error "64-bit E500 not supported" "64-bit E500" { target *-*-* } 0 } */
/* { dg-error "64-bit SPE not supported" "64-bit SPE" { target *-*-* } 0 } */