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]

Re: c++/3526: ICE on inherited enum


Synopsis: ICE on inherited enum

State-Changed-From-To: open->closed
State-Changed-By: neroden
State-Changed-When: Thu Jan 23 04:23:53 2003
State-Changed-Why:
    In mainline, currently we get:
    ice.cxx: At global scope:
    ice.cxx:20: error: `typename test2<T>::MyEnum' referred to as enum
     test2<T>::test2(int, int)
    ice.cxx:17: error: `EN0' has not been declared
    ice.cxx:17: error: `EN1' has not been declared

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3526


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