This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patches for TYPE_SIZE_UNIT()



  In message <199808172003.UAA00170@iron.rcp.co.uk>you write:
  > 1. Patches for gcc/tree.c
  > ==================
  > 
  >  * gcc/tree.c (build_index_type): copy TYPE_SIZE_UNIT
  >             from sizetype to itype.
I installed this patch.

  >  * 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
Based on Jason's message, I did not install these two changes.

  >  * gcc/c-decl.c (finish_enum): Copy TYPE_SIZE_UNIT from
  >             enumtype to tem.
I installed this change.

Thanks!
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]