This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/6440: [3.2/3.3/3.4 regression] template specializations causeICE
- From: Kriang Lerdsuwanakij <lerdsuwa at users dot sourceforge dot net>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: lerdsuwa at gcc dot gnu dot org, Jens dot Maurer at gmx dot net, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sun, 16 Mar 2003 14:14:26 +0700
- Subject: Re: c++/6440: [3.2/3.3/3.4 regression] template specializations causeICE
- References: <20030315102225.30645.qmail@sources.redhat.com> <m37kb05371.fsf@uniton.integrable-solutions.net>
Gabriel Dos Reis wrote:
lerdsuwa at gcc dot gnu dot org writes:
| Synopsis: [3.2/3.3/3.4 regression] template specializations cause ICE
|
| State-Changed-From-To: analyzed->closed
| State-Changed-By: lerdsuwa
| State-Changed-When: Sat Mar 15 10:22:25 2003
| State-Changed-Why:
| Fixed in 3.3/3.4.
Is the patch easily backportable to 3.2.x?
Backparting this is straightforward. The parser in 3.2 is pretty much
the same as 3.3 I see no problem there.
--Kriang