aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/rules.mk
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-04-28 12:51:11 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-04-28 12:51:11 +0200
commit1de15fa090646f0b96ea9b29a312af4e286dc22d (patch)
treed8c12f44f23d87f73027f392bbc3f454dedf85be /test/monniaux/rules.mk
parenta5ae2da4c92214bc202f70cbcff6f871156ce633 (diff)
downloadcompcert-kvx-1de15fa090646f0b96ea9b29a312af4e286dc22d.tar.gz
compcert-kvx-1de15fa090646f0b96ea9b29a312af4e286dc22d.zip
Revert "more insf detection"
This reverts commit a5ae2da4c92214bc202f70cbcff6f871156ce633.
Diffstat (limited to 'test/monniaux/rules.mk')
-rw-r--r--test/monniaux/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/monniaux/rules.mk b/test/monniaux/rules.mk
index 6254cab8..69950d7f 100644
--- a/test/monniaux/rules.mk
+++ b/test/monniaux/rules.mk
@@ -2,10 +2,10 @@ ALL_CCOMPFLAGS=-fno-unprototyped
CCOMP=ccomp
CCOMPFLAGS=-g -O3 -Wall $(ALL_CCOMPFLAGS) $(ALL_CFLAGS)
-CFLAGS=-g -std=c99 -O0 -Wall -Wextra -Werror=implicit $(ALL_CFLAGS)
+CFLAGS=-g -std=c99 -O3 -Wall -Wextra -Werror=implicit $(ALL_CFLAGS)
K1C_CC=k1-mbr-gcc
-K1C_CFLAGS =-g -std=c99 -O0 -Wall -Wextra -Werror=implicit $(ALL_CFLAGS)
+K1C_CFLAGS =-g -std=c99 -O2 -Wall -Wextra -Werror=implicit $(ALL_CFLAGS)
K1C_CCOMP = ../../../ccomp
K1C_CCOMPFLAGS=-O3 -Wall $(ALL_CCOMPFLAGS) $(ALL_CFLAGS) # -fpostpass-ilp