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: [PATCH] Fix up gather addressing in -m64 -fpic code (PR target/57777)


On 07/03/2013 07:20 AM, Jakub Jelinek wrote:
> 2013-07-02  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR target/57777
> 	* config/i386/predicates.md (vsib_address_operand): Disallow
> 	SYMBOL_REF or LABEL_REF in parts.disp if TARGET_64BIT && flag_pic.
> 
> 	* gcc.target/i386/pr57777.c: New test.

Ok.


r~


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