From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23762 invoked by alias); 20 May 2003 13:26:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 23692 invoked by uid 71); 20 May 2003 13:26:03 -0000 Date: Tue, 20 May 2003 13:26:00 -0000 Message-ID: <20030520132603.23691.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: other/10799: Constructors of static classes are not called Reply-To: Wolfgang Bangerth X-SW-Source: 2003-05/txt/msg02179.txt.bz2 List-Id: The following reply was made to PR other/10799; it has been noted by GNATS. From: Wolfgang Bangerth To: mhessel@xs4all.nl Cc: gcc-bugs@gcc.gnu.org, Subject: Re: other/10799: Constructors of static classes are not called Date: Tue, 20 May 2003 08:21:05 -0500 (CDT) > Before function 'main' is call, all constructors of static classes should > be called. > [...] I wonder why it is so hard to read the page I pointed you to. It says that we need preprocessed sources to reproduce a problem. A textual description and some gifs showing assembler listings are not enough. Please read that page again and send the information we need. Otherwise, I fear we will not be able to fix the problem you are seeing. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ices.utexas.edu www: http://www.ices.utexas.edu/~bangerth/