This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Release schedule


Hi Mark,

On Wed, 25 Sep 2002 11:28:50 -0700
Mark Mitchell <mark@codesourcery.com> wrote:

> I have been remiss in making announcements about the release schedule.
> 
> GCC 3.2.1 is scheduled for October 15.  I plan to close the branch on
> October 1st, with subsequent changes coming only with my approval. 
> Are there known regressions that we need to fix for GCC 3.2.1?  If so,
> please mail PR numbers to me.

I just filled out PR preprocessor/8055 which describes the bug causing
CPP0 preprocessor to dump core on FreeBSD. The bug is not FreeBSD
specific, FreeBSD just happened to have the right combination of include
files to trickle it.

The patch I used to fix the problem is included with PR. Since I simply
copied and trivially modified a block of code from the top of the same
function, I hope my copyright assignment papers are not needed. 

-- 
Alexander Kabaev


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]