[patch] libffi: SH: fix on sh3

Bryce McKinlay mckinlay@redhat.com
Fri Jul 22 16:00:00 GMT 2005


Kaz Kojima wrote:

>Anthony Green <green@redhat.com> wrote:
>  
>
>>On Fri, 2005-07-22 at 11:50 +0900, SUGIOKA Toshinobu wrote:
>>    
>>
>>>Hi,
>>>
>>>On sh3, struct argument may passed partially on register and the rest
>>>on stack. Mainline does not handle this case correctly.
>>>I think it's better to change stack layout in ffi_closure_SYSV so that
>>>arguments are stored in contiguous address.
>>>      
>>>
>>Thanks.
>>
>>Kaz - could you please review this change?
>>    
>>
>
>The patch is fine.
>
>http://gcc.gnu.org/ml/java-patches/2005-q3/msg00138.html
>
>Can I check it in with the obvious change of the ChangeLog entry?
>  
>

Yes. Thanks.

Bryce.



More information about the Java-patches mailing list