ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE.
authorDaniel Jacobowitz <dan@debian.org>
Tue, 24 Aug 2004 00:46:11 +0000 (00:46 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Tue, 24 Aug 2004 00:46:11 +0000 (00:46 +0000)
commitd685c974fe6ef429c0019254ed2fd65d347ceabc
tree27ff5ccbd60df69edffed8aae8d3ce5a5a79a9a5
parentf676971a92dcc163394d15c819e904cbed2438d6
ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE.

* ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE.
Remove TYPECODE.
(ggc_alloc_zone_1): Mark TYPE as unused.  Don't save it in the chunk.

From-SVN: r86456
gcc/ChangeLog
gcc/ggc-zone.c