aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-23 18:32:53 +0200
committerDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-23 18:32:53 +0200
commit87e3508310e3e312e26f7d69357289a99242e243 (patch)
treef859db7e337dd74ce136509504397a1faf5ed792 /test/regression/Makefile
parent2a0096bc0c6057577f10d6343063d9eca76cbdea (diff)
parente893a80b4e9add0b765416ad9514d31e10131a73 (diff)
downloadcompcert-kvx-87e3508310e3e312e26f7d69357289a99242e243.tar.gz
compcert-kvx-87e3508310e3e312e26f7d69357289a99242e243.zip
Merge branch 'csmith' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into csmith
Diffstat (limited to 'test/regression/Makefile')
-rw-r--r--test/regression/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/Makefile b/test/regression/Makefile
index c56532ff..69d25980 100644
--- a/test/regression/Makefile
+++ b/test/regression/Makefile
@@ -18,7 +18,7 @@ TESTS?=int32 int64 floats floats-basics floats-lit \
funct3 expr5 struct7 struct8 struct11 struct12 casts1 casts2 char1 \
sizeof1 sizeof2 binops bool for1 for2 switch switch2 compound \
decl1 bitfields9 ptrs3 \
- parsing krfun ifconv union_passing
+ parsing krfun ifconv many_parameters union_passing
# Can run, but only in compiled mode, and have reference output in Results