This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: libffi: new typedef for return value


Jeff Sturm wrote:

>On 22 Feb 2002, Tom Tromey wrote:
>
>>Anthony told me today he'd have some hacking time this weekend, so
>>hopefully this issue will get resolved soon.  This is one of the two
>>"must fix" bugs I have listed for 3.1.
>>
>
>Here's what I'm testing now.  It depends on the ffi_arg patch and is
>considerably shorter than what I posted before.
>
>Tested on alphaev56-linux.  (I'll see what I can do to get on a sparc this
>weekend.)
>
>2002-02-23  Jeff Sturm  <jsturm@one-point.com>
>
>	* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
>	Define ffi_result union for ffi_call result.  Cast
>	ffi_result members to jvalue.
>

Cheers Jeff. I can confirm that this fixes the problem on PowerPC linux. 
Please check it in, unless Anthony wants to do something different with 
the libffi part?

regards

Bryce.



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