aboutsummaryrefslogtreecommitdiff
path: root/util/romcc/tests/simple_test4.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/romcc/tests/simple_test4.c')
-rw-r--r--util/romcc/tests/simple_test4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/romcc/tests/simple_test4.c b/util/romcc/tests/simple_test4.c
index bfc05d9e0d..57af2af390 100644
--- a/util/romcc/tests/simple_test4.c
+++ b/util/romcc/tests/simple_test4.c
@@ -2,7 +2,7 @@
#define HAVE_CAST_SUPPORT 1
#define HAVE_STATIC_ARRAY_SUPPORT 1
#define HAVE_POINTER_SUPPORT 1
-#define HAVE_CONSTANT_PROPOGATION 1
+#define HAVE_CONSTANT_PROPOGATION 0
#define CALCULATE_DRB_REG 1
void outb(unsigned char value, unsigned short port)