This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13289] ICE in regenerate_decl_from_template on recursive 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: 4 Dec 2003 17:11:00 -0000
- Subject: [Bug c++/13289] 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 bangerth at dealii dot org 2003-12-04 17:10 -------
Confirmed. Since it's an ICE after error, it gets low priority.
The funny thing is: gcc 3.2.3 silently accepts the code, whereas
2.95 gets all confused and generates really nonsensical error
messages :-) This all means, though, that this is also not a regression.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-12-04 17:10:59
date| |
Summary|[3.3/3.4 Regression] |ICE in
|internal compiler error : |regenerate_decl_from_templat
|regenerate_decl_from_templat|e on recursive template
|e, at cp/pt.c:10131 |
Target Milestone|3.3.3 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13289