2015-07-08 Vladimir Makarov <vmakarov@redhat.com>
commit15d96f905d65bcd5e28f6247f7b0acaddf2f6c9f
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2015 15:04:54 +0000 (8 15:04 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2015 15:04:54 +0000 (8 15:04 +0000)
tree4f395a3ca90492ec25149e62c9b15f37dd24b130
parentfe265ad3c9624da88f43be349137696449148f4f
2015-07-08  Vladimir Makarov  <vmakarov@redhat.com>

PR middle-end/66334
* ira-lives.c (process_bb_node_lives): Make conflicts with PIC
hard regno live at the start of BB with incoming abnormal edges.
* lra-lives.c (process_bb_lives): Ditto.

2015-07-08  Vladimir Makarov  <vmakarov@redhat.com>

PR middle-end/66334
* gcc.target/i386/pr66334.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225561 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-lives.c
gcc/lra-lives.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr66334.c [new file with mode: 0644]