error1.C
350 Bytes
-
re PR c++/23965 (Bogus error message: no matching function for call to 'foo(<type error>)') · 1bf83ca3
PR c++/23965 * call.c (resolve_args): Return error_mark_node on arguments whose TREE_TYPE is error_mark_node. * g++.dg/template/error1.C: Reject "no matching function" message. From-SVN: r104489
Volker Reichelt committed