aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-tea/reduce/compare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/bitsliced-tea/reduce/compare.sh')
-rwxr-xr-xtest/monniaux/bitsliced-tea/reduce/compare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/bitsliced-tea/reduce/compare.sh b/test/monniaux/bitsliced-tea/reduce/compare.sh
index d9f3cf86..f0b1f8d2 100755
--- a/test/monniaux/bitsliced-tea/reduce/compare.sh
+++ b/test/monniaux/bitsliced-tea/reduce/compare.sh
@@ -1,7 +1,7 @@
PREFIX=/home/monniaux/work/Kalray/ternary/CompCert
INCLUDES=-I$PREFIX/test/monniaux/bitsliced-tea
CCOMP_K1="$PREFIX/ccomp -fno-unprototyped -O3 $INCLUDES"
-GCC_K1="k1-mbr-gcc -Werror=implicit -O3 $INCLUDES"
+GCC_K1="k1-cos-gcc -Werror=implicit -O3 $INCLUDES"
GCC_HOST="gcc -Werror=implicit -O3 $INCLUDES"
FILE=bstea.c