egcs/gcc/cp ChangeLog cp-tree.h decl.c decl2.c ...

jason@egcs.cygnus.com jason@egcs.cygnus.com
Thu Sep 23 14:04:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	jason@egcs.cygnus.com	99/09/23 14:04:11

Modified files:
	gcc/cp         : ChangeLog cp-tree.h decl.c decl2.c lang-specs.h 
	                 lex.c 

Log message:
	* lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
	* lang-specs.h: If -fshort-wchar, override __WCHAR_TYPE__.
	* decl2.c (lang_f_options): Add -fshort-wchar.
	* cp-tree.h: Declare flag_short_wchar.
	* decl.c (init_decl_processing): If -fshort-wchar, use 'short unsigned
	int' for wchar_t.



More information about the Gcc-cvs mailing list