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]

r115528 - in /trunk/gcc: ChangeLog tree-chrec.c


Author: rakdver
Date: Mon Jul 17 17:09:39 2006
New Revision: 115528

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115528
Log:
	* tree-chrec.c (avoid_arithmetics_in_type_p): New.
	(convert_affine_scev, chrec_convert_aggressive): Use
	avoid_arithmetics_in_type_p.  Do not check for the subtypes
	separately.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chrec.c


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