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 tree-scalar-evolution.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	pinskia@gcc.gnu.org	2004-06-09 00:29:07

Modified files:
	gcc            : ChangeLog.lno tree-scalar-evolution.c 

Log message:
	2004-06-08  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR tree-opt/15881
	* tree-scalar-evolution.c (count_ev_in_wider_type): Use
	fold_convert instead of convert.
	(compute_overall_effect_of_inner_loop): Likewise.
	(chrec_is_positive): Likewise.
	(add_to_evolution_1): Likewise.
	(add_to_evolution): Likewise.
	(first_iteration_non_satisfying_1): Likewise.
	(follow_ssa_edge_in_rhs): Likewise.
	(interpret_rhs_modify_expr): Likewise.
	(number_of_iterations_in_loop): Likewise.

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.176&r2=1.1.2.177
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-scalar-evolution.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.53&r2=1.1.2.54


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