This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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 on PowerPC/AIX: aix_closure.S failure


Hi Anthony,

In my previous mail, I stated that aix_clsure.S produces core dump during
the tests.
After some investigation, I fixed an error in it: it is a braching error
after control is returned from
ffi_closure_helper_DARWIN(). Now the summery of test result is 

		=== libffi Summary ===

# of expected passes		1198
# of unexpected failures	398
# of unsupported tests	55

The majority  of the failed tests always have something like FAIL: ...
*output pattern test* ... 
PASS: libffi.call/testclosure.c -O2 -maix32 -fomit-frame-pointer (test for
excess errors)
PASS: libffi.call/testclosure.c -O2 -maix32 -fomit-frame-pointer execution
test
FAIL: libffi.call/testclosure.c -O2 -maix32 -fomit-frame-pointer output
pattern test, is 1.08484e-19 4.40403e-10 1.08478e-19 0
, should match 4 5 1 8

Not sure what it is about. I presume there still remain some bugs to fix. Do
you have an idea where the tests is carried out and where I should look for
? 

http://old.nabble.com/file/p33458466/libffi.log libffi.log 
-- 
View this message in context: http://old.nabble.com/libffi-on-PowerPC-AIX%3A-aix_closure.S-failure-tp33398886p33458466.html
Sent from the Sourceware - libffi-discuss mailing list archive at Nabble.com.


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