stor-layout.c (finalize_type_size): Revert workaround from 08-26.
authorRichard Henderson <rth@redhat.com>
Sun, 28 Aug 2005 16:28:59 +0000 (09:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 28 Aug 2005 16:28:59 +0000 (09:28 -0700)
commit490272b4749bece4d79aeb99dd128ddc9c03c556
treefa89471443b3e494fbfea531664fc6a7d4c25fd5
parenta6017253cbd92d46d136888f031fa9fb66412173
stor-layout.c (finalize_type_size): Revert workaround from 08-26.

        * stor-layout.c (finalize_type_size): Revert workaround from 08-26.
        * tree.c (make_node_stat): Use BITS_PER_UNIT instead of alignment
        of char_type_node.

From-SVN: r103583
gcc/ChangeLog
gcc/stor-layout.c
gcc/tree.c