diff options
| author | Philip <pipcet@gmail.com> | 2015-04-29 21:32:14 +0000 |
|---|---|---|
| committer | Philip <pipcet@gmail.com> | 2015-04-29 21:48:30 +0000 |
| commit | 4126056fbe62dfc7897b0b2c52abf9fdfbfbffda (patch) | |
| tree | 0121797b5491be90aa454de13a95213b7e3c962d /tests/tests2/37_sprintf.expect | |
| parent | 44c330d647c3e1a17e7169f5aa5abb322166fdae (diff) | |
| download | tinycc-4126056fbe62dfc7897b0b2c52abf9fdfbfbffda.tar.gz tinycc-4126056fbe62dfc7897b0b2c52abf9fdfbfbffda.tar.bz2 | |
fix vstack leak
I think this code only affects the ARM EABI target, and only when
returning small structures that might be unaligned. However, it was both
leaking vstack entries and failing to achieve what I think is its
purpose, to ensure the sret argument would be aligned properly. Both
issues fixed.
Diffstat (limited to 'tests/tests2/37_sprintf.expect')
0 files changed, 0 insertions, 0 deletions
