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 middle-end/21318] [4.1 Regression] ICE in instantiate_virtual_regs_in_insn


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-04 01:38 -------
Subject: Bug 21318

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-05-04 01:38:14

Modified files:
	gcc            : ChangeLog function.c 

Log message:
	PR middle-end/21318
	* function.c (instantiate_virtual_regs_in_insn): Use the mode
	from recog_data instead of insn_data.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8591&r2=2.8592
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.619&r2=1.620



-- 


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


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