re PR middle-end/20030 (Broken arguments access)
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 18 Feb 2005 14:31:50 +0000 (14:31 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 18 Feb 2005 14:31:50 +0000 (06:31 -0800)
commit0d56ab334872d2d97abc2a7243839675556dd60e
treea156c2a6ddb21fc39e98b05a696c4458d18b216e
parent2aabee29e107c927902a9a62b2328f88db17d993
re PR middle-end/20030 (Broken arguments access)

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.

From-SVN: r95226
gcc/ChangeLog
gcc/fold-const.c