error.c
71.2 KB
-
re PR c++/25185 (deep typedef substitution in error message) · d5c8be27
PR c++/25185 * error.c (find_typenames, find_typenames_r): New fns. (dump_function_decl): Call find_typenames. (dump_template_bindings): Print typenames as well. * pt.c (tsubst): Non-static. * cp-tree.h: Declare it. From-SVN: r145476Jason Merrill committed