Patches for TYPE_SIZE_UNIT()

Jason Merrill jason@cygnus.com
Mon Aug 17 14:06:00 GMT 1998


>>>>> grahams  <grahams@rcp.co.uk> writes:

 > 2. Patches for gcc/c-delc.c
 > ====================

 >  * gcc/c-decl.c (finish_struct): Also reset TYPE_SIZE_UNIT
 >             to zero when reseting TYPE_SIZE to zero.

 >  * gcc/c-decl.c (finish_enum): Likewise

These two should be unnecessary, as layout_type only checks for TYPE_SIZE
being NULL, then sets both.

Jason



More information about the Gcc-patches mailing list