This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13094] [3.5 regression] ICE with template-template parameters
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2004 10:36:39 -0000
- Subject: [Bug c++/13094] [3.5 regression] ICE with template-template parameters
- References: <20031117235959.13094.ron_hylton@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-05-24 10:36 -------
The testcase from comment #8 is fixed by Roger Sayle's patch
http://gcc.gnu.org/ml/gcc-cvs/2004-05/msg00753.html
The original test case does not ICE any more with 3.4.0 and mainline,
so there's nothing left to do. (As noted before, the error messages one
gets are due to bugs in the code.)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13094