]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ira-color.c
ira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN, not WORDS_BIG_ENDIAN.
authorBernd Schmidt <bernds@gcc.gnu.org>
Tue, 21 Feb 2012 23:27:59 +0000 (23:27 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 21 Feb 2012 23:27:59 +0000 (23:27 +0000)
commit2805e6c016d2e3ede3a49053b433e633ad6cee92
treea103fadcfc49d66754e25dfd04b279ded0395a57
parent1889b25304ffe6cde5a6ddaaa43a7e7756b2ade0
ira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN, not WORDS_BIG_ENDIAN.

* ira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN, not
WORDS_BIG_ENDIAN.
* ira-color.c (setup_profitable_hard_regs, check_hard_reg_p,
assign_hard_reg): Likewise.

From-SVN: r184451
gcc/ChangeLog
gcc/ira-color.c
gcc/ira.c