This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12246] __attribute__ not allowed in member function definition
- From: "Bruce at Fitzsimons dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2003 02:13:14 -0000
- Subject: [Bug c++/12246] __attribute__ not allowed in member function definition
- References: <20030911070034.12246.Bruce@Fitzsimons.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12246
------- Additional Comments From Bruce at Fitzsimons dot org 2003-09-12 02:13 -------
Yes, you're right Wolfgang, sorry I hadn't burrowed that far into it.
I've now seen some references to a patch for this
(http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00223.html) but no indication that
it was accepted or went any further.
It is annoying that it doesn't always work, as this is a very useful feature in
mature software projects.