OSDN Git Service

2005-02-18 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Feb 2005 14:31:50 +0000 (14:31 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Feb 2005 14:31:50 +0000 (14:31 +0000)
commit15274a5afa59d6b892f2bc808aa0817b60990c94
treea156c2a6ddb21fc39e98b05a696c4458d18b216e
parentd47a5ab185811d06aab4e614d6b9cca636aedb1a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95226 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c