From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31069 invoked by alias); 30 Aug 2005 17:08:51 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 31039 invoked by uid 48); 30 Aug 2005 17:08:48 -0000 Date: Tue, 30 Aug 2005 17:08:00 -0000 From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050830170847.23640.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc++/23640] New: obj-c++ does not call __objc_exec_class for the classes X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03486.txt.bz2 List-Id: After fixing PR 23609. All obj-c++ tests still fail for different reason: objc runtime: cannot find class Foo FAIL: obj-c++.dg/method-17.mm execution test WE are not registering the classes with the runtime. -- Summary: obj-c++ does not call __objc_exec_class for the classes Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P2 Component: objc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org BugsThisDependsOn: 23609 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23640