This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


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

egcs/gcc ChangeLog cppexp.c cppfiles.c cpphash ...


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	zack@egcs.cygnus.com	99/04/06 10:04:12

Modified files:
	gcc            : ChangeLog cppexp.c cppfiles.c cpphash.c 
	                 cppspec.c 

Log message:
	1999-04-06 12:56 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
	
	* cppexp.c (parse_charconst): Initialize c.
	(cpp_parse_expr): Initialize rprio.
	* cppfiles.c (merge_include_chains): Initialize prev.
	(finclude) Set fp->line_base to fp->buf before returning.
	* cpphash.c (macroexpand): Initialize token.
	* cppspec.c (lang_specific_driver): Change suff to
	const char *const *.