--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-30
19:21 ---
Subject: Bug 23609
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-30 19:20:57
Modified files:
gcc/testsuite : ChangeLog
gcc/testsuite/lib:
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30
19:20 ---
Fixed this problem.
--
What|Removed |Added
Status|ASSIGNED|R
--
What|Removed |Added
OtherBugsDependingO||23640
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23609
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30
17:06 ---
(In reply to comment #2)
> But now they fail with:
> objc runtime: cannot find class Foo
> FAIL: obj-c++.dg/method-17.mm execution test
>
> which looks like a front-end bug.
Yes __objc_gnu_init is not call
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30
17:00 ---
But now they fail with:
objc runtime: cannot find class Foo
FAIL: obj-c++.dg/method-17.mm execution test
which looks like a front-end bug.
Let me look into that.
--
http://gcc.gnu.org/bugzilla/show_bug
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30
16:55 ---
Created an attachment (id=9625)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9625&action=view)
patch which should but needs testing
I am taking this, this is the patch which I am looking into right n