This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libobjc/18256] libobjc without any Classes/Protocols
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2004 18:43:16 -0000
- Subject: [Bug libobjc/18256] libobjc without any Classes/Protocols
- References: <20041031173853.18256.tilo@pruetz.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-31 18:43 -------
No this will not happen, the runtime includes these for a reason. The compiler depends on the layout
of the class and if we don't do this. It will not make sense.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18256