expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF...
authorJeff Law <law@gcc.gnu.org>
Mon, 29 Dec 1997 13:15:11 +0000 (06:15 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 29 Dec 1997 13:15:11 +0000 (06:15 -0700)
a
        * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
        offset's mode is not ptr_mode, convert it.

From-SVN: r17259

gcc/ChangeLog

index 3fd15371742c9b2063d370f34271c183fe095635..de2ac0cf6e0664ab4fcce0ae096aa8a321ac9173 100644 (file)
@@ -1,3 +1,8 @@
+Mon Dec 29 14:03:38 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
+       offset's mode is not ptr_mode, convert it.
+
 Mon Dec 29 15:58:18 1997  Michael Meissner  <meissner@cygnus.com>
 
        * libgcc2.c (inhibit_libc): Don't define inhibit_libc when cross