This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13289] [3.3/3.4 regression] ICE in regenerate_decl_from_template on recursive template
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2003 11:02:47 -0000
- Subject: [Bug c++/13289] [3.3/3.4 regression] ICE in regenerate_decl_from_template on recursive template
- References: <20031203235040.13289.gianni@mariani.ws>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-12-29 11:02 -------
The extra regression in 3.4 is fixed. Now we only have
the original problem left together with the patch
(still waiting for an approval):
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02046.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13289