expr.c (get_inner_reference): Remove the array bias after converting the index to...
authorRichard Henderson <rth@cygnus.com>
Sun, 26 Oct 1997 16:13:10 +0000 (08:13 -0800)
committerJeff Law <law@gcc.gnu.org>
Sun, 26 Oct 1997 16:13:10 +0000 (09:13 -0700)
commitca0f22208fdcfd30565f0163fdeab273af69456b
treed8c0ea63a4e3fb849109a7d77cd00ed7efb531dd
parenta6f7ba1798530b13d702814433761bf392e84796
expr.c (get_inner_reference): Remove the array bias after converting the index to Pmode.

        * expr.c (get_inner_reference): Remove the array bias after
        converting the index to Pmode.

From-SVN: r16178
gcc/ChangeLog
gcc/expr.c