This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34055] [4.3 regression] ICE with invalid specialization of variadic template
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 23:06:18 -0000
- Subject: [Bug c++/34055] [4.3 regression] ICE with invalid specialization of variadic template
- References: <bug-34055-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from reichelt at gcc dot gnu dot org 2008-01-16 23:06 -------
This is still not fixed.
The testcase in the testsuite - trunk/gcc/testsuite/g++.dg/cpp0x/vt-34055.C -
is only covers the original testcase (which was fixed quite a while ago).
The other two testcases from comment #2 still fail.
Btw, as this is only error-recovery, the bug should probably be downgraded to
P4.
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34055