This is the mail archive of the gcc-cvs@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]

egcs/gcc/ch ChangeLog expr.c grant.c parse.c t ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ghazi@sourceware.cygnus.com	99/11/23 07:53:22

Modified files:
	gcc/ch         : ChangeLog expr.c grant.c parse.c tasking.c 
	                 typeck.c 

Log message:
	* expr.c (build_chill_function_call): Don't call a variadic
	function with a non-literal format string.
	
	* grant.c (write_spec_module): Likewise.
	
	* parse.c (require, expect): Likewise.
	
	* tasking.c (get_struct_type_name, get_struct_debug_type_name,
	get_tasking_code_name, get_struct_variable_name,
	get_process_wrapper_name, build_start_process): Likewise.
	
	* typeck.c (valid_array_index_p): Likewise.


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