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 14:25:13 +0800
- Subject: Re: attribute ((constructor)) does not work in C++?
- References: <9D53AEF2-C7CF-11D7-B015-000393A6D2F2@physics.uc.edu>
Hi Andrew,
Thanks for the info. So, it is a bug between version 2.96 all the way to
GCC 3.3.0?
Regards,
- 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 1:34 PM
Subject: Re: attribute ((constructor)) does not work in C++?
> This is fixed for 3.3.1 which should be released in the next two days.
>
> Thanks,
> Andrew Pinski
>
>