This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]