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]

r161920 - in /trunk/gcc: ChangeLog auto-inc-dec.c


Author: bernds
Date: Wed Jul  7 15:26:48 2010
New Revision: 161920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161920
Log:
	PR rtl-optimization/44404
	* auto-inc-dec.c (find_inc): Avoid calling count_occurrences if
	possible, use reg_overlap_mentioned_p instead.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/auto-inc-dec.c


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