diff options
author | Ayke van Laethem <aykevanlaethem@gmail.com> | 2018-01-27 18:37:38 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-02-19 15:58:49 +1100 |
commit | ea7cf2b738c3b103b472547500fb0107b956fc0c (patch) | |
tree | 982e88b05505162de1b663f42bb3fab39c1b6479 /py/modbuiltins.c | |
parent | a3e01d3642d6c287bf2d0c14b3d75bf305327819 (diff) |
py/gc: Reduce code size by specialising VERIFY_MARK_AND_PUSH macro.
This macro is written out explicitly in the two locations that it is used
and then the code is optimised, opening possibilities for further
optimisations and reducing code size:
unix: -48
minimal CROSS=1: -32
stm32: -32
Diffstat (limited to 'py/modbuiltins.c')
0 files changed, 0 insertions, 0 deletions