ira-int.h (ira_prohibited_class_mode_regs): Remove.
authorVladimir Makarov <vmakarov@redhat.com>
Mon, 15 Dec 2014 19:51:31 +0000 (19:51 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 15 Dec 2014 19:51:31 +0000 (19:51 +0000)
commit7b6e0c544a78f8ab4c5dc2c09b77266f870124e1
tree750014302b6c2aa69719a56bb900622d8fc084ca
parent2405e0ea00fea38ed86fade3d10fb728ba1ff0f6
ira-int.h (ira_prohibited_class_mode_regs): Remove.

2014-12-15  Vladimir Makarov  <vmakarov@redhat.com>

* ira-int.h (ira_prohibited_class_mode_regs): Remove.
(struct target_ira_int): Move x_ira_prohibited_class_mode_regs to
...
* ira.h (struct target_ira_int): ... here.
(ira_prohibited_class_mode_regs): Define.
* lra-constraints.c (process_alt_operands): Add one more condition
to refuse alternative when reload pseudo of given class can not
hold value of given mode.

From-SVN: r218760
gcc/ChangeLog
gcc/ira-int.h
gcc/ira.h
gcc/lra-constraints.c