This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11070] [3.4 regression] ICE in regenerate_decl_from_template after forgotten template for disambiguation
- From: "bangerth at ices dot utexas dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2003 19:43:30 -0000
- Subject: [Bug c++/11070] [3.4 regression] ICE in regenerate_decl_from_template after forgotten template for disambiguation
- References: <20030602225302.11070.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11070
------- Additional Comments From bangerth@ices.utexas.edu 2003-06-03 19:43 -------
Subject: Re: [3.4 regression] ICE in regenerate_decl_from_template
after forgotten template for disambiguation
> Notice that this very problem is already covered by c++/8222
> ("keyword 'template' required to access member templates in non-dependent
> postfix expressions"), so you probably want to close either 11070 or 11071.
Not quite, because these two ICE whereas 8222 doesn't.
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.