This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11672] [3.3 regression] ICE on template instantiation in erroneous source.
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2003 14:15:11 -0000
- Subject: [Bug c++/11672] [3.3 regression] ICE on template instantiation in erroneous source.
- References: <20030725140322.11672.duz@sol-3.de>
- 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=11672
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE on template |[3.3 regression] ICE on
|instantiation in erroneous |template instantiation in
|source. |erroneous source.
------- Additional Comments From bangerth at dealii dot org 2003-07-25 14:15 -------
I can confirm that it ICEs in 3.3.0, but not with 3.2 and not with present
mainline. I don't have a recent build of the 3.3 branch on this system,
though, so someone else will have to check whether this is indeed
a regression that's still alive. (It also ICEs with an older mainline
snapshot I have on this system, so it might be that the fix for mainline
was also applied to 3.3.1.)
W.