blob: a9d632bf9f3ea0da3a93d4fddcea3f722347b08e [file] [log] [blame]
/* 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 } */
/* { dg-error "64-bit SPE not supported" "64-bit SPE" { target *-*-* } 0 } */