This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13797] [3.3 regression] ICE on invalid template parameter
- 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: 25 Jan 2004 14:40:06 -0000
- Subject: [Bug c++/13797] [3.3 regression] ICE on invalid template parameter
- References: <20040121202320.13797.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-01-25 14:40 -------
For 3.3 branch, a patch is available
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02732.html
however it only fixes the ICE exposed in the reduced testcases.
The original testSeries.ii is preprocessed with GCC 3.4 libstdc++
headers that GCC 3.3 refuses to compile and produces additional
ICE. This ICE is probably treated as won't fix.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13797