egcs/gcc ChangeLog toplev.c c-decl.c c-common. ...

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


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

Modified files:
	gcc            : ChangeLog toplev.c c-decl.c c-common.c c-lex.c 
	                 gcc.c 

Log message:
	* toplev.c (documented_lang_options): Add -fshort-wchar.
	* c-decl.c (c_decode_option): Likewise.
	(init_decl_processing): If -fshort-wchar, use 'short unsigned int'
	for wchar_t.
	* c-common.c, c-lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
	* gcc.c (default_compilers): If -fshort-wchar,
	override __WCHAR_TYPE__.
	* tm.texi (C Dialect Options): Add -fshort-wchar.



More information about the Gcc-cvs mailing list