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: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 15:18:57 -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 bangerth at dealii dot org 2004-03-03 15:18 -------
I don't know much about the internals of gcc, but the ICE clearly happens in
a different place. So I'd like to keeo this one open for a while. If you have a patch for
14389, we may still reevaluate whether it also fixes this one.
As to the validity: the code can be made valid by adding the function definition. That doesn't
change the ICE, though, so I removed the additional one line for the sake of brevity.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Keywords|ice-on-invalid-code |ice-on-valid-code
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14390