[Bug c/8420] volatile after the type specifier for an unnamed structure is rejected

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 2 18:31:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-02 18:31 -------
In C99 mode I also get an warning about the 2nd struct and the 3rd:
Perf-Evals-Computer:~/src/gccPRs peg$ ~/fsf-clean-nocheck/bin/gcc pr8420.c -std=c99
pr8420.c:6: warning: declaration does not declare anything
pr8420.c:10: warning: declaration does not declare anything

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-02 18:31:32
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8420



More information about the Gcc-bugs mailing list