]> gcc.gnu.org Git - gcc.git/commit
re PR target/57097 (ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC...
authorVladimir Makarov <vmakarov@redhat.com>
Mon, 29 Apr 2013 19:42:20 +0000 (19:42 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 29 Apr 2013 19:42:20 +0000 (19:42 +0000)
commitdeca73f5de4fd25ea9e84dfdc8f32a6cbddfb705
treea36cb170cf50fd59a283c83c77438361a593bf80
parentfdca7d03ed6e89242d79d704659a70e147350823
re PR target/57097 (ICE: in find_hard_regno_for, at lra-assigns.c:561 with -O2 -fPIC -m32)

2013-04-29  Vladimir Makarov  <vmakarov@redhat.com>

PR target/57097
        * lra-constraints.c (process_alt_operands): Discourage a bit more
using memory for pseudos.  Print cost dump for alternatives.
Modify cost values for conflicts with early clobbers.
(curr_insn_transform): Spill pseudos reassigned to NO_REGS.

2013-04-29  Vladimir Makarov  <vmakarov@redhat.com>

PR target/57097
* gcc.target/i386/pr57097.c: New test.

From-SVN: r198432
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr57097.c [new file with mode: 0644]
This page took 0.05789 seconds and 5 git commands to generate.