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 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.


r~


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