PR c++/86946 - ICE with function call in template argument.
DR 1321 clarified that two dependent names are equivalent if the names are the same, even if the result of name lookup is different. We need to implement that in hashing like we already do in comparison and mangling. * pt.c (iterative_hash_template_arg) [CALL_EXPR]: Use dependent_name. From-SVN: r270068
Showing
gcc/testsuite/g++.dg/cpp0x/fntmp-equiv1.C
0 → 100644
Please
register
or
sign in
to comment