builtins.c
193 KB
-
builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 case... · 7c66d5f5
* builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 case, which ensures pending stack adjustments are flushed. From-SVN: r70958Olivier Hainque committed