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


Martin Egholm Nielsen wrote:
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.

Ehemm, now I'm getting severely confused.


I have now reverted my libgcj and gcc back to 3.4.0 - compiled back in 2004, way before the libffi patch PR23404 entered the scene.

And the output from the testsuite in PR23404 is still correct!
Am I totally off here?

I know PR23404 may or may not have anything to do with my original problem, but it's the only guide I have right now...

// Martin


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