This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14390] ICE in tsubst with instantiation of overloaded template
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 03:34:33 -0000
- Subject: [Bug c++/14390] ICE in tsubst with instantiation of overloaded template
- References: <20040302195106.14390.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-03-03 03:34 -------
The code in the snippet is actually invalid because there is no definition for
the template function you are trying to instantiate.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14390