This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: 4.0.2 released, 4.0 branch open again
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Janne Blomqvist <jblomqvi at cc dot hut dot fi>
- Cc: François-Xavier Coudert <fxcoudert at gmail dot com>,gfortran <fortran at gcc dot gnu dot org>
- Date: Thu, 29 Sep 2005 11:33:43 +0200
- Subject: Re: 4.0.2 released, 4.0 branch open again
- References: <19c433eb0509290028d9320b9@mail.gmail.com> <20050929080506.GK2419@vipunen.hut.fi>
Janne Blomqvist wrote:
> On Thu, Sep 29, 2005 at 09:28:22AM +0200, François-Xavier Coudert wrote:
>
>>For those of us who don't read the gcc mailing-list (i usually don't):
>>4.0.2 is released, and the 4.0 branch is now open again. Time to
>>commit the patches that are waiting!
>>
>>http://gcc.gnu.org/wiki/Gfortran40WaitingPatches and PR 23380, 23802
>>and 23803 (all mine; mingw stuff)
>
>
> BTW, what's the status of gfortran wrt to the development plan, does
> it still have "special" status as a preview release? Pinski closed a
> number of 4.0 bugs (e.g. 23372) with the explanation:
>
> ""
> All of these are fixed in 4.1.0. Since 4.0.2 is the last 4.0 release
> before a 4.1.0 release will be made, 4.0.2 and 4.0.1 were special
> releases for gfrotran. 4.0.3 should be a normal release for GCC and
> gfortran in that regressions are the only changes.
> ""
FWIW working on three branches is a little too much, so once 4.2 branches we
should stop backporting to 4.0.
- Tobi