Use gen_rtx_REG to set pic_offset_table_rtx
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 12 Nov 2014 21:50:20 +0000 (21:50 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 12 Nov 2014 21:50:20 +0000 (13:50 -0800)
commitf03cee1186e8cf919af19e5941492d20bdcfa860
tree02fef18fe76329ee87494c3915f9796744a55ea8
parent050af1445b878d2a8a070f4c2ad602cbe80f8d73
Use gen_rtx_REG to set pic_offset_table_rtx

* config/i386/i386.c (x86_output_mi_thunk): Use gen_rtx_REG to
set pic_offset_table_rtx.

From-SVN: r217448
gcc/ChangeLog
gcc/config/i386/i386.c