]> git.ipfire.org Git - thirdparty/gcc.git/commit
[LRA] Don't count spilling cost for it offmemok
authorjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jul 2016 16:05:27 +0000 (16:05 +0000)
committerjiwang <jiwang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jul 2016 16:05:27 +0000 (16:05 +0000)
commit21b32b46f1889435764edb3040f89def7ac4818f
treea631f6bd21815559f13d260de744910b7f76acba
parent4f37c0114d1f725f2ade1afeaaa9e1b83ba30c73
[LRA] Don't count spilling cost for it offmemok

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@238010 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-constraints.c