This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13314] [3.4 regression] ICE when omitting template parameter of a sub-class
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2003 05:00:43 -0000
- Subject: [Bug c++/13314] [3.4 regression] ICE when omitting template parameter of a sub-class
- References: <20031205134111.13314.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-12-06 05:00 -------
That ICE came from a problem with the cgraph stuff; it's not related to the
other problem.
However, both problems are finxed in GCC 3.4.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13314