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 target/15832] [3.5 Regression] ICE in move_for_stack_reg, at reg-stack.c:1120


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-03 14:45 -------
Subject: Bug 15832

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	vmakarov@gcc.gnu.org	2004-09-03 14:45:24

Modified files:
	gcc            : ChangeLog global.c 

Log message:
	2004-09-03  Vladimir Makarov  <vmakarov@redhat.com>
	
	PR target/15832
	* global.c (modify_reg_pav): New function.
	(make_accurate_live_analysis): Call the new function.  Move pavin
	modification by earlyclobber set into the new function.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5229&r2=2.5230
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/global.c.diff?cvsroot=gcc&r1=1.105&r2=1.106



-- 


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


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