This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
C++ patch ping: Fix 4.3.0 regressions in parsing of ellipsis
- From: "Doug Gregor" <doug dot gregor at gmail dot com>
- To: "GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 28 Mar 2007 13:50:10 -0400
- Subject: C++ patch ping: Fix 4.3.0 regressions in parsing of ellipsis
Just a two-week "ping" for this patch, which fixes 3 PR's related to
parsing the ellipsis. These are regressions introduced by the variadic
templates patch:
http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00799.html
Cheers,
Doug