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]

r238010 - in /trunk/gcc: ChangeLog lra-constrai...


Author: jiwang
Date: Tue Jul  5 16:05:27 2016
New Revision: 238010

URL: https://gcc.gnu.org/viewcvs?rev=238010&root=gcc&view=rev
Log:
[LRA] Don't count spilling cost for it offmemok

	* lra-constraints.c (process_alt_operands): Don't add spilling cost for
	"offmemok".


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c


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