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]
Other format: [Raw text]

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


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	compile-server-branch
Changes by:	bothner@gcc.gnu.org	2003-12-02 07:24:48

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

Log message:
	* c-common.c (create_output_fragment):  Do nothing unless C++, for now.
	(end_output_fragment):  Likewise.
	(activate_output_fragment):  Likewise.
	* toplev.c (finalize):  Zero asm_out_file.
	
	* toplev.c (server_loop):  Call report_fragmemt_statistics (kludge).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=1.438.2.13&r2=1.438.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=1.813.2.10&r2=1.813.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=2.618.2.62&r2=2.618.2.63


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