re PR target/57091 (ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcmodel...
authorVladimir Makarov <vmakarov@redhat.com>
Wed, 1 May 2013 18:54:17 +0000 (18:54 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Wed, 1 May 2013 18:54:17 +0000 (18:54 +0000)
commit36ff9dfbbec06afc69c642ff460abbd4cbbd78e1
tree3d964bfc9cbd6407c7cc9bddcdd01cfca4d2daf0
parent36054fabf5b7b47ffa8c7c6f93c436dd8e8c807c
re PR target/57091 (ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcmodel=large and indirect call)

2013-05-01  Vladimir Makarov  <vmakarov@redhat.com>

PR target/57091
* lra-constraints.c (best_small_class_operands_num): Remove.
(process_alt_operands): Remove small_class_operands_num.  Take
small classes operands into losers and only if the operand is not
matched.  Modify debugging output.
(curr_insn_transform): Remove best_small_class_operands_num.
Print insn name.

2013-05-01  Vladimir Makarov  <vmakarov@redhat.com>

PR target/57091
* gcc.target/i386/pr57091.c: New test.

From-SVN: r198503
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr57091.c [new file with mode: 0644]