[Bug c++/19884] ICE on explicit instantiation of a non-template constructor
nathan at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 9 07:48:00 GMT 2005
------- Additional Comments From nathan at gcc dot gnu dot org 2005-06-09 07:48 -------
Fixed on 3.4
2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
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
More information about the Gcc-bugs
mailing list