This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19739] [3.4/4.0 Regression] ICE with additional comma in attribute
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2005 13:49:03 -0000
- Subject: [Bug c++/19739] [3.4/4.0 Regression] ICE with additional comma in attribute
- References: <20050201090002.19739.micis@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From joseph at codesourcery dot com 2005-02-01 13:49 -------
Subject: Re: ICE with additional comma in attribute
On Tue, 1 Feb 2005, pinskia at gcc dot gnu dot org wrote:
> Hmm, we used to accept this before 3.4.0 and we still do in the C front-end.
This is valid code (according to the documentation I wrote, "Attribute
Syntax" in the manual): attributes may be empty.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19739