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]

r112861 - in /trunk/gcc: ChangeLog gcse.c


Author: rsandifo
Date: Tue Apr 11 17:43:07 2006
New Revision: 112861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112861
Log:
	PR rtl-optimization/27073
	* gcse.c (try_replace_reg): Revert last change.  Continue to search
	for both REG_EQUAL and REG_EQUIV notes, but only perform replacements
	on the former.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcse.c


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