gcc/gcc ChangeLog calls.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Fri Oct 3 17:59:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2003-10-03 17:59:37
Modified files:
gcc : ChangeLog calls.c
Log message:
PR optimization/12289
* calls.c (emit_call_1): Pretend to have popped the arguments
to noreturn and longjmp functions instead of ignoring them.
(expand_call): Don't adjust stack_pointer_dela while
inhibit_defer_pop is set.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1268&r2=2.1269
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&r1=1.301&r2=1.302
More information about the Gcc-cvs
mailing list