OSDN Git Service

2009-10-16 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / bitfld-4.c
index 9df7f2f..e642bec 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run } */
+/* { dg-do run { target { pcc_bitfield_type_matters || default_packed } } } */
 /* { dg-options "" } */
 
 /* Check bitfields and non-bitfields are aligned & sized similarly.