This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/8420] volatile after the type specifier for an unnamed structure is rejected
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2004 00:54:04 -0000
- Subject: [Bug c/8420] volatile after the type specifier for an unnamed structure is rejected
- References: <20021101021601.8420.ehrhardt@mathematik.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-11 00:54 -------
For C99 mode it is right to rejct it as there are no such things as anonymous structs.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-03-12 06:32:20 |2004-06-11 00:54:04
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8420