Compiler glitch with tree_list ??

Damian Menscher menscher@uiuc.edu
Mon Aug 9 19:31:00 GMT 1999


First, let me say I really don't know what I'm doing here.  But, I think I
may have stumbled into something that's wrong with the compiler.

When compiling with gcc-2.95, I got the message:
pcfarm9: [18:50] [11] ~>canc *.C -Wno-non-template-friend
inversionAlgs.C:29: sorry, not implemented: `tree_list' not supported by
dump_type
inversionAlgs.C: In function `int minimal_residual(define_field_list *&,
define_field_list *&, define_field_list *&, define_field_list *&,
define_field_list *&, define_field_list *&, define_field_list *&, int,
float, float)':
inversionAlgs.C:29: ANSI C++ prohibits conversion from `()' to `(...)'

Now, I don't know what a tree_list is, but after grepping through the
source code to gcc for a while, I can say that "TREE_LIST" occurs several
times, which leads me to believe it should be supported by dump_type.  Am
I getting this error message in error?  (I'm thinking it may be a problem
of "tree_list" vs. "TREE_LIST".)

What *is* a tree_list anyway?  Is there a workaround?

TIA,

Damian Menscher
-- 
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <menscher@uiuc.edu> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--



More information about the Gcc mailing list