diff options
author | Michael Forney <mforney@mforney.org> | 2020-04-19 16:31:57 -0700 |
---|---|---|
committer | Quentin Carbonneaux <quentin@c9x.me> | 2020-08-06 10:11:01 +0200 |
commit | f059f8b1cf415a7fba36f6b96206bb3d6776e41d (patch) | |
tree | 0e9782753789fe9791b46e0684993449d9e56871 /doc | |
parent | 9639940cb46f0f8b5dcd872e99a9801df742f24c (diff) | |
download | roux-f059f8b1cf415a7fba36f6b96206bb3d6776e41d.tar.gz |
amd64: Use member class for aggregate parameter temporary
Otherwise, we may end up using an integer and floating class for the same register, triggering an assertion failure: qbe: rega.c:215: pmrec: Assertion `KBASE(pm[i].cls) == KBASE(*k)' failed. Test case: type :T = { s } export function $d(:T %.1, s %.2) { @start call $c(s %.2) ret }
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions