stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for arrays of bits.
authorDave Brolley <brolley@cygnus.com>
Thu, 20 Aug 1998 10:29:22 +0000 (10:29 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Thu, 20 Aug 1998 10:29:22 +0000 (06:29 -0400)
commit7771032e793152b7bb0ab1a9606e0d7383f8dcde
tree9ce1e3e1880ba47f3968473b011f4d1144753950
parentee712d650b2b85b90fea38107993dde469f9a708
stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for arrays of bits.

Thu Aug 20 13:15:11 1998  Dave Brolley  <brolley@cygnus.com>
* stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for
arrays of bits.
* cpplib.c (cpp_define): Handle macros with parameters.

From-SVN: r21872
gcc/ChangeLog
gcc/cpplib.c
gcc/stor-layout.c