/cp 2009-11-27 Paolo Carlini PR c++/35112 * pt.c (print_candidates): Deal with TREE_LIST as TREE_VALUE of the argument. * parser.c (cp_parser_class_name): Do not duplicate the diagnostics after the cp_parser_lookup_name call. /testsuite 2009-11-27 Paolo Carlini PR c++/35112 * g++.dg/parse/crash53.C: New. * g++.dg/parse/error17.C: Adjust, error messages are not duplicated anymore. * g++.dg/template/dtor7.C: Remove dg-bogus markers.