aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-23 18:31:32 +0200
committerDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2021-09-23 18:31:32 +0200
commit9d1867bfa7814b3eb0a017638d79fc694289ba61 (patch)
tree4f489770bae5d60d96f1b0ccd6d412977cedc290 /test
parent6f02cfb4ecd14254e652156f12d43b8dd5044a73 (diff)
downloadcompcert-kvx-9d1867bfa7814b3eb0a017638d79fc694289ba61.tar.gz
compcert-kvx-9d1867bfa7814b3eb0a017638d79fc694289ba61.zip
add union passing
Diffstat (limited to 'test')
-rw-r--r--test/regression/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/Makefile b/test/regression/Makefile
index 9661a99e..c56532ff 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
+ parsing krfun ifconv union_passing
# Can run, but only in compiled mode, and have reference output in Results