From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29007 invoked by alias); 28 Nov 2004 11:25:36 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28648 invoked from network); 28 Nov 2004 11:25:32 -0000 Received: from unknown (HELO book.moene.indiv.nluug.nl) (195.109.255.217) by sourceware.org with SMTP; 28 Nov 2004 11:25:32 -0000 Received: from local ([127.0.0.1]) by book.moene.indiv.nluug.nl with esmtp (Exim 3.36 #1 (Debian)) id 1CYN8b-0007v8-00; Sun, 28 Nov 2004 12:22:41 +0100 Message-ID: <41A9B4D2.5010302@moene.indiv.nluug.nl> Date: Sun, 28 Nov 2004 12:59:00 -0000 From: Toon Moene Organization: Moene Computational Physics, Maartensdijk, NL User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) MIME-Version: 1.0 To: mark@codesourcery.com CC: gcc@gcc.gnu.org Subject: Re: Mainline in regression-fix mode after Thanksgiving References: <200411230026.iAN0QqeO005220@sirius.codesourcery.com> In-Reply-To: <200411230026.iAN0QqeO005220@sirius.codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg01075.txt.bz2 Mark Mitchell wrote: > I realize that people are agressively using the compiler, and that > bugs reported is partially a function of the amount of use. I also > understand that with all the changes we've got in this release, there > are bound to be some problems. However, I think that we've got to > take steps to get things in hand. Note that the Fortran list (both fortran and libfortran) contain "regressions" of gfortran vs. g77. Because these are completely separate front ends, these are not really regressions, but extensions to Fortran 77 that g77 supports that gfortran does not (yet). As we assume that distributors will provide both gfortran and (in a separate directory) g77, these "regressions" do not really count. Hope this helps, -- Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/