From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18105 invoked by alias); 30 Aug 2005 19:39:56 -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 17928 invoked by uid 48); 30 Aug 2005 19:39:37 -0000 Date: Tue, 30 Aug 2005 19:55:00 -0000 Message-ID: <20050830193937.17927.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050830170847.23640.pinskia@gcc.gnu.org> References: <20050830170847.23640.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc++/23640] obj-c++ does not call __objc_exec_class for the classes X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03502.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-30 19:39 ------- Created an attachment (id=9626) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9626&action=view) patch which I need to test but should work I need to test this but this should fix the issue. The problem is that we don't create ctor function at all because well static_ctors is null. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23640