Avoid removing sets of a pseudo PIC register in LRA.
authorBernd Schmidt <bernds@redhat.com>
Mon, 15 Feb 2016 12:06:44 +0000 (12:06 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 15 Feb 2016 12:06:44 +0000 (12:06 +0000)
commit53250f44c0f26227b95304dab5bf3261f0f4404f
treeae1aeb8343b7632bb541ef5282eb22b2a0f38390
parent07b383317d572118690c82d58da9536b1ed44a72
Avoid removing sets of a pseudo PIC register in LRA.

PR rtl-optimization/69648
* lra-constraints.c (update_ebb_live_info): Don't remove sets of
pic_offset_table_rtx.

From-SVN: r233424
gcc/ChangeLog
gcc/lra-constraints.c