[Bug tree-optimization/15881] Incorrect error on legal C++

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 9 00:29:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-09 00:29 -------
Subject: Bug 15881

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



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15881



More information about the Gcc-bugs mailing list