aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/bitfld-4.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/bitfld-4.c')
-rw-r--r--gcc/testsuite/gcc.dg/bitfld-4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/bitfld-4.c b/gcc/testsuite/gcc.dg/bitfld-4.c
index 9df7f2f..e642bec 100644
--- a/gcc/testsuite/gcc.dg/bitfld-4.c
+++ b/gcc/testsuite/gcc.dg/bitfld-4.c
@@ -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.