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 ChangeLog.lno lambda-code.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	dberlin@gcc.gnu.org	2004-09-02 17:10:21

Modified files:
	gcc            : ChangeLog.lno lambda-code.c 

Log message:
	2004-09-02  Daniel Berlin  <dberlin@dberlin.org>
	
	* lambda-code.c (gcc_loop_to_lambda_loop): Handle GT_EXPR and GE_EXPR.
	Get rid of unhandled loop exit test stuff.
	Handle induction variable being on right side of test.
	(find_induction_var_from_exit_cond): Handle induction variable
	being on right side of test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.263&r2=1.1.2.264
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/lambda-code.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.18&r2=1.1.2.19


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