This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/13141] FAIL: InvokeReturn output - source compiled test


------- Additional Comments From daney at gcc dot gnu dot org  2003-11-20 21:36 -------
Looks like a ffi problem.

It looks like ffi closures are not really implemented on this platform.

libffi testsuite gives:

<...>
PASS: libffi.call/return_ll.c (test for excess errors)
FAIL: libffi.call/return_ll.c execution test
PASS: libffi.call/return_sc.c (test for excess errors)
PASS: libffi.call/return_sc.c execution test
PASS: libffi.call/return_uc.c (test for excess errors)
PASS: libffi.call/return_uc.c execution test
<...>

I might look into this a little later.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13141


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