egcs/gcc/cp Tag: egcs_1_1_branch ChangeLog dec ...

Jason Merrill jason@cygnus.com
Sun Oct 25 17:36:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	jason@egcs.cygnus.com	98/10/25 17:35:49

Modified files:
	gcc/cp         : Tag: egcs_1_1_branch ChangeLog decl.c decl2.c 
	                 method.c parse.c parse.y typeck.c 

Log message:
	* parse.y (condition): Convert VAR_DECL from reference to indirect
	reference.
	
	* decl2.c (validate_nonmember_using_decl): Fix using-directives of
	std if std is ignored.
	
	* method.c (build_decl_overload_real): Clear
	numeric_output_need_bar after __.
	
	* decl.c (cp_finish_decl): Make statics in extern inlines and
	templates common, if possible and the target doesn't support weak
	symbols.
	
	* decl2.c (merge_functions): Remove duplicates.
	
	* typeck.c (build_conditional_expr): Only fold if ifexp is an
	INTEGER_CST.




More information about the Gcc-cvs mailing list