diff test/suite_aggrs/design.txt @ 482:0f3b6898078d

suite_aggrs (still ahead of checked in version of dyncall, sorry): - renaming struct -> aggr - added knobs to: * control struct packing * whether to test immutability of aggr-by-val params * how to copy aggrs (field by field or via = op (which might do a memcpy and thus copy padding garbage, also)) - some macros to reduce file sizes of generated cases - setting default misalignment to 1
author Tassilo Philipp
date Wed, 16 Mar 2022 16:27:50 +0100
parents 653b65580cb4
children
line wrap: on
line diff
--- a/test/suite_aggrs/design.txt	Wed Mar 02 17:30:51 2022 +0100
+++ b/test/suite_aggrs/design.txt	Wed Mar 16 16:27:50 2022 +0100
@@ -1,3 +1,4 @@
+v{cc[16]}
 v<c[8]>
 v<c[9]>
 v<s[4]>