This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: C++: stl_vector.h:241: sorry, not implemented: `tree_vec' not supported by dump_expr
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: C++: stl_vector.h:241: sorry, not implemented: `tree_vec' not supported by dump_expr
- From: gdr at codesourcery dot com
- Date: 29 Sep 1999 14:53:42 +0200
- Cc: gcc-bugs at gcc dot gnu dot org, Nathan Sidwell <nathan at acm dot org>
- Organization: CodeSourcery, LLC
- References: <Pine.GSO.4.10.9909291235140.11896-100000@markab.dbai.tuwien.ac.at>
Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
| 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.)
[...]
| /sw/test/gcc/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3/stl_vector.h:456:
| sorry, not implemented: `tree_vec' not supported by dump_expr
Odd.
|
| Gerald
|
| PS: Nathan, you were the last editing dump_expr, that's why I added an
| explicit Cc...
Actually, it's likely that I'm the person to blame. A fix is coming.
-- Gaby