gcc/gcc ChangeLog toplev.c

kazu@gcc.gnu.org kazu@gcc.gnu.org
Wed Jun 18 21:43:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2003-06-18 21:41:13

Modified files:
	gcc            : ChangeLog toplev.c 

Log message:
	* toplev.c (rest_of_handle_sched): Hide the entire function if
	INSN_SCHEDULING is not defined.
	(rest_of_compilation): Call rest_of_handle_sched() only when
	INSN_SCHEDULING is defined.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.59&r2=2.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.777&r2=1.778



More information about the Gcc-cvs mailing list