Bill Currie
|
a0c28a5ac5
|
[qfcc] Support pointers to temp operands
This is necessary for correctly taking the address of operands.
|
2020-03-16 14:24:47 +09:00 |
|
Bill Currie
|
b6439e8dc1
|
[qfcc] Support compound init in assignment and params
foo({...}) and bar = {...}
|
2020-03-11 19:48:25 +09:00 |
|
Bill Currie
|
c2ed6d41bd
|
[qfcc] Finish struct-init-param test
When the bug is fixed, it will pass now (does without optimization).
|
2020-03-08 03:55:08 +09:00 |
|
Bill Currie
|
faa6eabfbe
|
[qfcc] Add a failing test for struct init to param
This actually took a bit to reproduce.
|
2020-03-06 22:28:04 +09:00 |
|