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/10392] [3.3 regression] [SH] optimizer generates faulty array indexing


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-15 20:21 -------
Subject: Bug 10392

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	amylaar@gcc.gnu.org	2004-01-15 20:21:52

Modified files:
	gcc            : ChangeLog reload.c 

Log message:
	PR optimization/10392
	* reload.c (can_reload_into): New function.
	(push_reload): Use it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.882&r2=1.16114.2.883
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.199.2.10&r2=1.199.2.11



-- 


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


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