This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12289] [3.4 Regression] Solaris 9/Intel bootstrap failure: ICE in expand_call compiling java/io/ObjectInputStream.java


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-15 07:30 -------
Subject: Bug 12289

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	zlomek@gcc.gnu.org	2004-01-15 07:30:08

Modified files:
	gcc            : ChangeLog.hammer calls.c 

Log message:
	Backport from mainline.
	2003-10-03  Jeff Sturm  <jsturm@one-point.com>
	Roger Sayle  <roger@eyesopen.com>
	
	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_delta while
	inhibit_defer_pop is set.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.261&r2=1.1.2.262
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.242.2.21&r2=1.242.2.22



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12289


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]