This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217448 - in /trunk/gcc: ChangeLog config/i386/...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 12 Nov 2014 21:50:21 -0000
- Subject: r217448 - in /trunk/gcc: ChangeLog config/i386/...
Author: hjl
Date: Wed Nov 12 21:50:20 2014
New Revision: 217448
URL: https://gcc.gnu.org/viewcvs?rev=217448&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c