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++: stl_vector.h:241: sorry, not implemented: `tree_vec' not supported by dump_expr


Gerald Pfeifer wrote:
> 
> This is for some code I may not release and I did not manage to generate
> a small testcase in decent time, but perhaps the messages suffice?
> 
> (If not, I'll work even harder to generate a test case.)
> 
> Current CVS repository.
> 
> /sw/test/gcc/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3/stl_vector.h:241:
> sorry, not implemented: `tree_vec' not supported by dump_expr
My patches haven't changed whether dump_expr understands a tree_vec, a prepatched
version has the same case labels. Without a test case I don't know what the tree_vec
is supposed to be...

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
        I have seen the death of PhotoShop -- it is called GIMP
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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