[PATCH] Fix assign_parm_setup_stack on big-endian (PR target/40668)

Ian Lance Taylor iant@google.com
Sat Jul 11 03:46:00 GMT 2009


Jakub Jelinek <jakub@redhat.com> writes:

> 2009-07-08  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR target/40668
> 	* function.c (assign_parm_setup_stack): Adjust
> 	MEM_OFFSET (data->stack_parm) if promoted_mode is different
> 	from nominal_mode on big endian.
>
> 	* gcc.c-torture/execute/pr40668.c: New test.

This is OK.

Thanks.

Ian



More information about the Gcc-patches mailing list