Branch: Tag:

2012-06-21

2012-06-21 15:24:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler (amd64): Fixed bug where F_FILL_STACK pushed one arg too many.

2200:    amd64_push_int(0, c);    LABEL_A;    cmp_reg_reg(sp_reg, ARG1_REG); -  jge(&label_B); +  jg(&label_B);    }    return;