Author: jakub
Date: Sun Oct 9 09:38:55 2011
New Revision: 179720
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179720
Log:
* pt.c (reregister_specialization): Use htab_find instead of
htab_find_slot with INSERT.
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/pt.c