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:
parent
eff0f7ace5
commit
0eb1ad44b6
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue