c++/10108: g++ called it "Please submit a full bug report."

lerdsuwa@gcc.gnu.org lerdsuwa@gcc.gnu.org
Wed Mar 19 15:53:00 GMT 2003


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



More information about the Gcc-bugs mailing list