aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h')
-rw-r--r--gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h b/gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h
index 4a70dfd..affddca 100644
--- a/gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h
+++ b/gcc-4.6/gcc/testsuite/gcc.dg/compat/struct-layout-1_test.h
@@ -1,5 +1 @@
-#if (__SIZEOF_INT__ >= 4)
-T(0,enum E2 a:31;,B(0,a,e2_m1,e2_0))
-#else
-T(0,enum E2 a:15;,B(0,a,e2_m1,e2_0))
-#endif
+T(0,enum E2 a:7;,B(0,a,e2_m1,e2_0))