cvt.c
37.1 KB
-
re PR c++/23789 (compilation error when template parameters have certain complexity) · 6f25cb35
PR c++/23789 * cvt.c (perform_qualification_conversions): Don't create unnecessary NOP_EXPRs. * pt.c (tsubst_template_arg): Use fold_non_dependent_expr. PR c++/23789 * g++.dg/template/nontype14.C: New test. From-SVN: r104193
Mark Mitchell committed