This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
g++ regression? constructor function attribute
- From: Anthony Green <green at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: 31 Mar 2002 18:59:59 -0800
- Subject: g++ regression? constructor function attribute
Is the constructor function attribute supposed to work with g++?
It don't think it works on the 3.1 branch or Red Hat's 2.96-RH. I don't
have easy access to older versions to know if this is a regression.
However, some notes from the mail archive suggest that it is...
http://gcc.gnu.org/ml/gcc/1999-02n/msg01193.html
Thanks,
AG