pt.c (hash_tmpl_and_args): Use iterative_hash_object on template uid.
authorJason Merrill <jason@redhat.com>
Sat, 31 Oct 2015 16:19:44 +0000 (12:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 31 Oct 2015 16:19:44 +0000 (12:19 -0400)
commit79d9b2dea234d3e7c3fbc13ab1d0160ef08e9f59
tree2dac8c03df20ccf99c2ec9410ca837606a1dac92
parentdfded2f6b4c566dfc8da913a9078fdcf71751968
pt.c (hash_tmpl_and_args): Use iterative_hash_object on template uid.

* pt.c (hash_tmpl_and_args): Use iterative_hash_object on template
uid.

From-SVN: r229626
gcc/cp/ChangeLog
gcc/cp/pt.c