------- 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: [EMAIL PROTECTED] 2005-02-18 14:31:54 Modified files: gcc : ChangeLog fold-const.c Log message: 2005-02-18 Andrew Pinski <[EMAIL PROTECTED]> 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