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]

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


Author: amonakov
Date: Tue Aug 29 17:34:21 2017
New Revision: 251418

URL: https://gcc.gnu.org/viewcvs?rev=251418&root=gcc&view=rev
Log:
ira-costs: avoid missing base registers in record_address_regs

	* ira-costs.c (record_address_regs): Handle both operands of PLUS for
	MAX_REGS_PER_ADDRESS == 1.

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]