stor-layout.c (layout_type): Handle arrays of bits, for Chill.
authorDave Brolley <brolley@cygnus.com>
Mon, 27 Jul 1998 14:37:00 +0000 (14:37 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Mon, 27 Jul 1998 14:37:00 +0000 (10:37 -0400)
commit74a4fbfcc81a5bb93e4a609beeb214e53f6a7bc9
treeffa2167aaf158c2fc77376592c3f34d3d595c5ee
parent4944f54f41c6f1c3bebc247007a5179f5e19a81a
stor-layout.c (layout_type): Handle arrays of bits, for Chill.

Mon Jul 27 17:18:52 1998  Dave Brolley  <brolley@cygnus.com>
* stor-layout.c (layout_type): Handle arrays of bits, for Chill.
* expr.c (get_inner_reference): Handle zero-based, unsigned, array
index conversion.

From-SVN: r21416
gcc/ChangeLog
gcc/expr.c
gcc/stor-layout.c