aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2021-06-01 14:26:00 +0200
committerCyril SIX <cyril.six@kalray.eu>2021-06-01 14:26:00 +0200
commita298e55fdc51cce92a8b39280643b623d7d991a8 (patch)
treec0ec911d18616a2e4ff6647f84c8f368c4b76ea8 /test
parentc0f5cb311c11529c5ab6acfd5a265d86daecee93 (diff)
downloadcompcert-kvx-a298e55fdc51cce92a8b39280643b623d7d991a8.tar.gz
compcert-kvx-a298e55fdc51cce92a8b39280643b623d7d991a8.zip
Updating varargs2 results for kvx
Diffstat (limited to 'test')
-rw-r--r--test/regression/Results/varargs2-kvx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regression/Results/varargs2-kvx b/test/regression/Results/varargs2-kvx
index f954927e..0576ca01 100644
--- a/test/regression/Results/varargs2-kvx
+++ b/test/regression/Results/varargs2-kvx
@@ -8,4 +8,5 @@ Twice: -1 1.23
With va_copy: -1 1.23
With va_copy: -1 1.23
With extra args: x & Hello, world! & 42 & 123456789012345 & 3.141592654 & 2.718281746
+With extra FP args: 3.141592654 & 2.718281746 & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 42
va_list compatibility: x & Hello, world! & 42 & 123456789012345 & 3.141592654 & 2.718281746