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:16:11 -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:16 -------
(sorry for the spam)
In fact it does look like it was accepted (there is a followup) and the original
problem was slightly different, in that it parsed "...They [deprecated attribs]
were being properly handled by the grammar...".