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]

r152226 - in /trunk/gcc: ChangeLog loop-iv.c


Author: bernds
Date: Sun Sep 27 16:56:57 2009
New Revision: 152226

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152226
Log:
	* loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P,
	to test for GRD_INVARIANT.
	(simple_rhs_p): Anything that's function_invariant_p is fine.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/loop-iv.c


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