[patch] toplev.c: Hide rest_of_handle_sched() if INSN_SCHEDULING is not defined.

Richard Henderson rth@redhat.com
Wed Jun 18 21:58:00 GMT 2003


On Tue, Jun 17, 2003 at 09:11:28PM -0400, Kazu Hirata wrote:
> 	* 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.

Ok.


r~



More information about the Gcc-patches mailing list