[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread cvs-commit at gcc dot gnu dot org
--- 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:

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30 19:20 --- Fixed this problem. -- What|Removed |Added Status|ASSIGNED|R

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||23640 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23609

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime

2005-08-30 Thread pinskia at gcc dot gnu dot org
--- 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