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: 22 Aug 2003 02:36:41 -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
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8420
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-22 02:36 -------
On the mainline (20030821) we get a warning which looks wrong:
pr8420.c:12: warning: declaration does not declare anything