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++/2650: ICE, in c_expand_expr, at c-common.c:3906


Synopsis: ICE, in c_expand_expr, at c-common.c:3906

Responsible-Changed-From-To: unassigned->gdr
Responsible-Changed-By: gdr
Responsible-Changed-When: Tue Aug  6 17:29:49 2002
Responsible-Changed-Why:
    Analyzed.
    
    The code is illegal because T::y is assumed not to name a
    type but at instantiation time, we got a time.
    
    GCC-3.3 still crashes, however.

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


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