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++/10108: g++ called it "Please submit a full bug report."


Synopsis: g++ called it "Please submit a full bug report."

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Wed Mar 19 14:55:59 2003
State-Changed-Why:
    Confirmed.  ICE in main trunk because of error recovery problem:
    
    ...
    /usr/include/c++/3.2/bits/stl_vector.h:337: error: no type named `
       allocator_type' in `struct std::_Vector_base<int, CMyAllocator>'
    /usr/include/c++/3.2/bits/stl_vector.h:352: error: no type named `
       allocator_type' in `struct std::_Vector_base<int, CMyAllocator>'
    /usr/include/c++/3.2/bits/stl_vector.h:352: internal compiler error: tree 
       check: expected var_decl, have error_mark in tsubst_decl, at cp/pt.c:5966
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

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


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