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++/18674] [3.4/4.0 Regression] G++ accepts bad elaborated type specifiers


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 02:45 -------
This came in with the two pass namelookup.  The problem I think is that we don't mark a as only 
accepting enums so we don't get an error but I could be wrong.

-- 


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


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