r218760 - in /trunk/gcc: ChangeLog ira-int.h ir...
vmakarov@gcc.gnu.org
vmakarov@gcc.gnu.org
Mon Dec 15 19:51:00 GMT 2014
Author: vmakarov
Date: Mon Dec 15 19:51:31 2014
New Revision: 218760
URL: https://gcc.gnu.org/viewcvs?rev=218760&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira-int.h
trunk/gcc/ira.h
trunk/gcc/lra-constraints.c
More information about the Gcc-cvs
mailing list