diff options
Diffstat (limited to 'i386-gen.c')
| -rw-r--r-- | i386-gen.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1116,7 +1116,6 @@ ST_FUNC void gen_vla_alloc(CType *type, int align) { vpush_global_sym(&func_old_type, TOK_alloca); vswap(); /* Move alloca ref past allocation size */ gfunc_call(1); - vset(type, REG_IRET, 0); #else int r; r = gv(RC_INT); /* allocation size */ |
