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]
Other format: [Raw text]

Re: [PATCH]Remove usizetype, ubitsizetype.


Nathan Sidwell <nathan@codesourcery.com> writes:

> 	* tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE.
> 	(usize_type, ubitsizetype): Remove.
> 	* stor-layout.c (set_sizetype): Don't initialize usizetype,
> 	ubitsizetype.
> 	* fold-const.c (size_diffop): TYPE can never be ubitsizetype.

Ok.

zw


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