aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/rules.mk
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-02-18 11:41:24 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-02-18 11:41:24 +0100
commit18540b654ac649d56bfd7261bdc99c7506aaf602 (patch)
treed8de46240c8e1cdf72c4d7e17f795a585e994547 /test/monniaux/rules.mk
parentb0e23628f95845591f8ce697784beda13e3cf640 (diff)
downloadcompcert-kvx-18540b654ac649d56bfd7261bdc99c7506aaf602.tar.gz
compcert-kvx-18540b654ac649d56bfd7261bdc99c7506aaf602.zip
forgot to deallocate block
-g changes performance
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 c1f5616d..9d345f2a 100644
--- a/test/monniaux/rules.mk
+++ b/test/monniaux/rules.mk
@@ -4,10 +4,10 @@ CCOMPFLAGS=-g -O3 -Wall -fno-unprototyped
CFLAGS=-g -std=c99 -O3 -Wall -Wextra -Werror=implicit
K1C_CC=k1-mbr-gcc
-K1C_CFLAGS =-g -std=c99 -O3 -Wall -Wextra -Werror=implicit
+K1C_CFLAGS =-g -std=c99 -O2 -Wall -Wextra -Werror=implicit
K1C_CCOMP = ../../../ccomp
-K1C_CCOMPFLAGS=-g -O3 -Wall -fno-unprototyped
+K1C_CCOMPFLAGS=-O3 -Wall -fno-unprototyped
EXECUTE=k1-cluster --syscall=libstd_scalls.so --