This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53531] <,,,,> accepted as template arguments for variadic template
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jul 2012 12:58:25 +0000
- Subject: [Bug c++/53531] <,,,,> accepted as template arguments for variadic template
- Auto-submitted: auto-generated
- References: <bug-53531-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53531
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-10 12:58:25 UTC ---
(In reply to comment #2)
> Jason, any idea which patch fixed these cases and if we need anything in the
> testsuite to prevent regressions before closing it?
Nothing springs to mind. grep ,, variadic* doesn't get any hits, so adding a
testcase wouldn't hurt.