This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2007 21:12:23 -0000
- Subject: [Bug c++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates
- References: <bug-34051-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from mmitchel at gcc dot gnu dot org 2007-12-02 21:12 -------
What happens in C++0x mode? The error about variadic templates not being part
of ISO C++ would presumably not occur in that mode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34051