OSDN Git Service

* gcc.dg/pack-test-1.c: Gate on ! default_packed.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / pack-test-1.c
index 1ceee99..08fc2a7 100644 (file)
@@ -1,7 +1,7 @@
 /* Test semantics of #pragma pack.
    Contributed by Mike Coleman <mcoleman2@kc.rr.com> */
 
-/* { dg-do compile { target *-*-linux* *-*-cygwin* } } */
+/* { dg-do compile { target { { *-*-linux* *-*-cygwin* powerpc*-*-eabi* } && { ! default_packed } } } } */
 
 /* We only test the alignment of char, short, and int, because these
    are the only ones that are pretty certain to be the same across