This is the mail archive of the gcc-patches@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]

Re: [patch] boehm-gc for linux-m68k


Tom Tromey writes:
 > >>>>> "Richard" == Richard Zidlicky <Richard.Zidlicky@stud.informatik.uni-erlangen.de> writes:
 > 
 > Richard> Hello, bellow are 2 patches to fix boehm-gc for linux-m68k in
 > Richard> the 3.0.x branch.  The equivalent patch is already in the 3.1
 > Richard> branch.
 > 
 > This is fine, but doesn't it only make a difference if libjava is
 > ported to linux-m68k?

it is "ported". Attached are the testsuite results. The compiler used
is the Debian 3.0.2 snapshot (010922) plus some m68k patches Roman
Zippel sent for inclusion.

                === libjava tests ===


Running target unix
FAIL: Invoke_1 -O execution from source compiled test
FAIL: Invoke_1 -O execution from bytecode->native test
XPASS: N19990310_4 output from source compiled test
XPASS: N19990310_4 -O output from source compiled test
FAIL: pr83 -O execution from source compiled test
XPASS: stringconst output from bytecode->native test
XPASS: stringconst -O output from bytecode->native test
XPASS: stub compilation from source
XPASS: stub byte compilation
XPASS: stub compilation from bytecode
XPASS: stub -O compilation from source
XPASS: stub byte compilation
XPASS: stub -O compilation from bytecode

                === libjava Summary ===

# of expected passes            1670
# of unexpected failures        3
# of unexpected successes       10
# of expected failures          14
# of untested testcases         19


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