gcc/gcc ChangeLog genautomata.c

vmakarov@gcc.gnu.org vmakarov@gcc.gnu.org
Fri May 3 14:13:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	vmakarov@gcc.gnu.org	2002-05-03 14:13:26

Modified files:
	gcc            : ChangeLog genautomata.c 

Log message:
	2002-05-03  Vladimir Makarov  <vmakarov@redhat.com>
	
	* genautomata.c (min_issue_delay_pass_states): Change return type
	in the prototype.
	(min_issue_delay_pass_states): Change the algorithm.
	(min_issue_delay): Set up min_insn_issue_delay for the state.
	(output_min_issue_delay_table): Interchange the nested loops and
	and initiate min_insn_issue_delay for states.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13948&r2=1.13949
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genautomata.c.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list