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]

r184310 - in /trunk/gcc: ChangeLog ira-costs.c


Author: jakub
Date: Thu Feb 16 15:34:28 2012
New Revision: 184310

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184310
Log:
	PR rtl-optimization/52208
	* ira-costs.c (scan_one_insn): Don't decrease mem_cost
	for MEMs with REG_EQUIV, if the MEM isn't general_operand.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-costs.c


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