[Bug objc++/23640] New: obj-c++ does not call __objc_exec_class for the classes
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 30 17:08:00 GMT 2005
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
More information about the Gcc-bugs
mailing list