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/20030] [4.0 Regression] Broken arguments access


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-18 14:32 -------
Subject: Bug 20030

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-02-18 14:31:54

Modified files:
	gcc            : ChangeLog fold-const.c 

Log message:
	2005-02-18  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/20030
	* fold-const.c (fold_indirect_ref_1): Use the correct index for zero access,
	the lower bound of the array type if it exists.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7523&r2=2.7524
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.514&r2=1.515



-- 


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


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