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/cp ChangeLog lex.c


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	samuel@egcs.cygnus.com	99/09/21 11:14:26

Modified files:
	gcc/cp         : ChangeLog lex.c 

Log message:
	Replace string const "<internal>" with dynamic allocation.
	* lex.c (internal_filename): New variable.
	(INTERNAL_FILENAME): New macro.
	(init_parse): Allocate internal_filename and mark as root.  Use it
	instead of a string constant.


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