This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: attribute ((constructor)) does not work in C++?
- From: "Joe Wong" <joewong at tkodog dot no-ip dot com>
- To: "Andrew Pinski" <pinskia at physics dot uc dot edu>
- Cc: "Andrew Pinski" <pinskia at physics dot uc dot edu>,<gcc at gcc dot gnu dot org>
- Date: Wed, 6 Aug 2003 19:41:07 +0800
- Subject: Re: attribute ((constructor)) does not work in C++?
- References: <20B7FDAA-C7D6-11D7-B015-000393A6D2F2@physics.uc.edu>
I see. Is it being mentioned anywhere in the release notes, change log or
so? I need the 'offical' information and submit it to my manager. ;-)
Thanks!
- joe
----- Original Message -----
From: "Andrew Pinski" <pinskia@physics.uc.edu>
To: "Joe Wong" <joewong@tkodog.no-ip.com>
Cc: "Andrew Pinski" <pinskia@physics.uc.edu>; <gcc@gcc.gnu.org>
Sent: Wednesday, August 06, 2003 2:20 PM
Subject: Re: attribute ((constructor)) does not work in C++?
> On Wednesday, Aug 6, 2003, at 02:25 US/Eastern, Joe Wong wrote:
> > Hi Andrew,
> >
> > Thanks for the info. So, it is a bug between version 2.96 all the way
> > to
> > GCC 3.3.0?
>
> It is a bug from 2.95 all the way to (and including) 3.3.
>
> Andrew
>
>