------- Comment #3 from jakub at gcc dot gnu dot org  2008-01-04 07:41 -------
Well, TREE_LIST can mean anything, it is a list used for all kinds of things.
So you shouldn't handle it in dump_expr IMHO, but handle it in
dump_template_argument or dump_template_bindings?  Not sure where the TREE_LIST
can appear...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34611

Reply via email to