Re: GCC 4.3.0 Status Report (2007-11-27)

2007-11-27 Thread Andreas Meier
> We've made some progress over the past couple of weeks. Kudos to all > who have been contributing and reviewing patches! In particular, >we've made a dent in P2s, and are now down to 134 total regressions > open. This numbers are from the link of the main page: http://gcc.gnu.org/bugzilla/bug

Re: GCC 4.3.0 Status Report (2007-11-27)

2007-11-27 Thread Doug Gregor
On Nov 27, 2007 4:19 PM, Mark Mitchell <[EMAIL PROTECTED]> wrote: > 1. I noticed that there are quite a few P2 ICE reports regarding >variadic templates. Doug Gregor, would you please look into these? There are patches for a few of these issues (two P2s and a P3) that still need review; see t

GCC 4.3.0 Status Report (2007-11-27)

2007-11-27 Thread Mark Mitchell
Status == We are in Stage 3. When we reach 100 open regressions, we will go to regression-only mode. When we approach the 4.3.0 release, we will create a branch, and open Stage 1 for 4.4.0. Issues == 1. I noticed that there are quite a few P2 ICE reports regarding variadic template