Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / ppc-spe64-1.c
bloba9d632bf9f3ea0da3a93d4fddcea3f722347b08e
1 /* Test that SPE targets do not permit -m64. */
2 /* Origin: Joseph Myers <joseph@codesourcery.com> */
3 /* { dg-do compile { target powerpc-*-*spe } } */
4 /* { dg-options "-m64" } */
6 /* { dg-error "-m64 not supported in this configuration" "SPE not 64-bit" { target *-*-* } 0 } */
7 /* { dg-error "64-bit SPE not supported" "64-bit SPE" { target *-*-* } 0 } */