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 IA64]: Fix 32 bits tablejump


On Mar 16, 2012, at 4:14 PM, Richard Henderson wrote:

> On 03/16/12 04:56, Tristan Gingold wrote:
>> 2012-03-16  Tristan Gingold  <gingold@adacore.com>
>> 
>> 	* config/ia64/vms.h (CASE_VECTOR_MODE): Define.
>> 	* config/ia64/ia64.md: Remove mode in template.
>> 	Sign extend operand in expand_simple_binop.
>> 	* config/ia64/ia64.h (ASM_OUTPUT_ADDR_DIFF_ELT): Use
>> 	CASE_VECTOR_MODE instead of TARGET_ILP32.
>> 	(ADDR_VEC_ALIGN): Make it depends on CASE_VECTOR_MODE.
> 
> Ok.
> 

Thanks.  Committed after bootstrapping on ia64-linux (and check-gnat).

Tristan.


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