------- Additional Comments From nathan at gcc dot gnu dot org 2005-06-09 07:48 ------- Fixed on 3.4 2005-06-08 Nathan Sidwell <[EMAIL PROTECTED]>
PR c++/19884 * pt.c (check_explicit_specialization): Make sure namespace binding lookup found an overloaded function. (lookup_template_function): Just assert FNS is an overloaded function. -- What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Summary|[3.4 regression] ICE on |ICE on explicit |explicit instantiation of a |instantiation of a non- |non-template constructor |template constructor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19884