This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: obj-c++ on sparc-linux: objc runtime: cannot find class Derived etc...
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Christian Joensson <christian dot joensson at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 9 Jun 2005 22:45:09 +0200
- Subject: Re: obj-c++ on sparc-linux: objc runtime: cannot find class Derived etc...
- References: <5460e3330506091334339d35a1@mail.gmail.com>
> When running the obj-c++ testsuite fron gcc trunk, LAST_UPDATED: Thu
> Jun 9 09:04:39 UTC 2005, I get a few failures like this:
Results on x86-64 as of yesterday:
=== obj-c++ tests ===
Running target unix
FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors)
FAIL: obj-c++.dg/bitfield-2.mm execution test
FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors)
FAIL: obj-c++.dg/cxx-ivars-1.mm execution test
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/cxx-scope-1.mm execution test
FAIL: obj-c++.dg/defs.mm execution test
FAIL: obj-c++.dg/encode-3.mm execution test
FAIL: obj-c++.dg/encode-4.mm (test for excess errors)
WARNING: obj-c++.dg/encode-4.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-5.mm (test for excess errors)
WARNING: obj-c++.dg/encode-5.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-6.mm (test for excess errors)
WARNING: obj-c++.dg/encode-6.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/layout-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/method-10.mm execution test
FAIL: obj-c++.dg/method-17.mm execution test
FAIL: obj-c++.dg/method-19.mm (test for excess errors)
WARNING: obj-c++.dg/method-19.mm compilation failed to produce executable
FAIL: obj-c++.dg/proto-qual-1.mm execution test
FAIL: obj-c++.dg/qual-types-1.mm execution test
FAIL: obj-c++.dg/template-1.mm execution test
FAIL: obj-c++.dg/template-4.mm execution test
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
FAIL: obj-c++.dg/va-meth-1.mm execution test
--
Eric Botcazou