summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/ppc-spe64-1.c
blob: 8055668d1c141e902082735dfda8a2d94761aa24 (plain)
1
2
3
4
5
6
/* Test that SPE targets do not permit -m64.  */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do compile { target powerpc-*-*spe } } */
/* { dg-options "-m64" } */

/* { dg-error "-m64 not supported in this configuration" "SPE not 64-bit" { target *-*-* } 0 } */