Skip to content
  • Dave Hylands's avatar
    Fix DEBUG=1 builds · 6e76f7bc
    Dave Hylands authored
    Without this fix, I get the following error:
    
    CC gccollect.c
    gccollect.c: In function ‘gc_helper_get_regs’:
    gccollect.c:63:1: error: bp cannot be used in asm here
    6e76f7bc