cond3.C
230 Bytes
-
re PR c++/13833 (Conversion problem in template function) · b7c707d1
PR c++/13833 * call.c (build_over_call): Do not convert arguments when processing a template. * pt.c (build_non_dependent_expr): Do not build a NON_DEPENDENT_EXPR for arithmetic constants. PR c++/13833 * g++.dg/template/cond3.C: New test. From-SVN: r76616
Mark Mitchell committed