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]

gcc/gcc ChangeLog haifa-sched.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfa-branch
Changes by:	rsandifo@gcc.gnu.org	2001-10-02 06:16:29

Modified files:
	gcc            : ChangeLog haifa-sched.c 

Log message:
	* haifa-sched.c (max_issue): Remove last_p argument.  Only return
	non-zero if the highest-priority instruction could be scheduled.
	(choose_ready): Remove last argument from max_issue call.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfa-branch&r1=1.11215.2.7&r2=1.11215.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/haifa-sched.c.diff?cvsroot=gcc&only_with_tag=dfa-branch&r1=1.185.2.2&r2=1.185.2.3


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