pt.c
344 KB
-
re PR c++/10939 (ICE with templated code) · 00cf3e31
PR c++/10939 * pt.c (tsubst_decl): Do not try to substitute into non-dependent functions. (value_dependent_expression_p): Correct logic for FUNCTION_DECLs. PR c++/10939 * g++.dg/template/func1.C: New test. From-SVN: r68244
Mark Mitchell committed