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]

r110939 - in /trunk/gcc: ChangeLog loop-invaria...


Author: rakdver
Date: Mon Feb 13 23:19:49 2006
New Revision: 110939

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110939
Log:
	PR rtl-optimization/26235
	* loop-invariant.c (hash_invariant_expr_1): Handle 'i' and 'n' formats.
	(invariant_expr_equal_p): Handle 'i' and 'n' formats.  Fail on unknown
	format.


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


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