This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]