This is the mail archive of the java@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: Crash invoke()'ing Method with "double" as return type


You said you use a 3.4.x tree, right? Is the patch from PR23404
included in your tree? Does the test case from this PR work for you?
I now I have...
And it works:
=== 8< 8< 8< ===
But but but!! Now things get strange!
Because this is running on my target with my _old_ 3.4.3 libgcj without the patch in libffi! However (and maybe the explanation) the ./x08 is compiled with my new compiler with the new libffi source.
Can anybody confirm this is the reason why it seems to work, when I actually assumed it should not?!

However, that is easily tested in the morrow when I have access to all my historical crosscompilers...


// Martin


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