diff options
| author | bobbl <bobbl@gmx.de> | 2009-11-30 19:33:44 +0100 |
|---|---|---|
| committer | grischka <grischka> | 2009-12-01 17:59:30 +0100 |
| commit | c0620c8a00f760765da802dc11e4863193e357e8 (patch) | |
| tree | 017f9a3cb68f4399044d485a74f506abcaead5a5 /win32/include | |
| parent | b573072300e4d49dbd6fa883859e8dcaee594557 (diff) | |
| download | tinycc-c0620c8a00f760765da802dc11e4863193e357e8.tar.gz tinycc-c0620c8a00f760765da802dc11e4863193e357e8.tar.bz2 | |
avoid needless register save when storing structures
When storing structs with a memcpy call in vstore(),
so far a needless entry remaining on the vstack
sometimes resulted in an useless store generated by
save_regs() in gfunc_call() for the memcpy routine.
Diffstat (limited to 'win32/include')
0 files changed, 0 insertions, 0 deletions
