stormalf / chibicc

A small C compiler from rui314
MIT License
6 stars 1 forks source link

ISS-161 trying to compile memcached failed with incorrect offset or not managed yet #54

Closed stormalf closed 4 months ago

stormalf commented 1 year ago

trying to compile memcached failed with incorrect offset or not managed yet extended_asm.c 0: in load_variable : incorrect offset or not managed yet!

it was caused by fn->locals that doesn't contain last local variables.