This is the mail archive of the gcc-patches@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]

Re: [3.4-BIB] updated patch for x86_64 PIC


On Mon, Nov 11, 2002 at 11:35:59PM +0100, Jan Hubicka wrote:
> 	* i386-protos.h (x86_64_sign_extended_value): Fix prototype.
> 	* i386.c (x86_64_general_operand, x86_64_szext_general_operand,
> 	x86_64_nonmemory_operand, x86_64_movabs_operand, 
> 	x86_64_szext_nonmemory_operand, x86_64_immediate_operand,
> 	ix86_expand_int_movcc): Update call of x86_64_sign_extended_value.
> 	(local_symbolic_operand): Do not care the 64bit limits.
> 	(x86_64_sign_extended_value): Remove allow_rip support.
> 	(legitimate_pic_address_disp_p): Handle all cases allowed
> 	with RIP addressing.
> 	(legitimate_address_p): Use legitimate_pic_address_disp_p for PIC.
> 	(legitimize_pic_address): Reorganize.
> 	* i386.h (EXTRA_CONSTRAINT): Update call of x86_64_sign_extended_value.

Seems ok for mainline.


r~


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