http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48481

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-08 
06:08:27 UTC ---
Author: jason
Date: Fri Apr  8 06:08:21 2011
New Revision: 172164

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172164
Log:
    PR c++/48481
    * tree.c (build_overload): Allow an unwrapped FUNCTION_DECL
    at the end of the chain.
    * pt.c (dependent_template_p): Use OVL_CURRENT/NEXT.
    (iterative_hash_template_arg): Likewise.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/pt.c
    trunk/gcc/cp/tree.c

Reply via email to