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]

Re: c++/4188: ICE on simple namespace usage


Synopsis: ICE on simple namespace usage

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Sep  2 01:09:44 2001
State-Changed-Why:
    Does not result in Internal Compiler Error with gcc 3.0.1.
    
    Compilation errors result:
    a.cc:9: invalid use of `::'
    a.cc:10: invalid use of `::'
    a.cc:10: field `X::c' invalidly declared function type

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4188&database=gcc


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