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] Workaround more _Bool problems on HP-UX


On Sun, Jan 25, 2004 at 09:32:20PM -0500, Kaveh R. Ghazi wrote:
> 	* system.h (CHAR_BITFIELD): Delete.
> 	(BOOL_BITFIELD): New.
> 	* c-decl.c (c_scope): Use BOOL_BITFIELD.
> 	* gengtype-lex.l: Recognize BOOL_BITFIELD instead of CHAR_BITFIELD.
> cp:
> 	* cp-tree.h (language_function, lang_type_header): Use
> 	BOOL_BITFIELD.
> 	* name-lookup.h (cp_binding_level): Likewise.

Ok.


r~


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