expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF...

a
        * expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF, if the
        offset's mode is not ptr_mode, convert it.

From-SVN: r17259
This commit is contained in:
Jeff Law 1997-12-29 06:15:11 -07:00
parent eff0f7ace5
commit 0eb1ad44b6

View 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