From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26823 invoked by alias); 29 Aug 2004 21:46:41 -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 26773 invoked from network); 29 Aug 2004 21:46:40 -0000 Received: from unknown (HELO sirius.codesourcery.com) (65.74.133.4) by sourceware.org with SMTP; 29 Aug 2004 21:46:40 -0000 Received: from sirius.codesourcery.com (localhost.localdomain [127.0.0.1]) by sirius.codesourcery.com (8.12.8/8.12.5) with ESMTP id i7TLkdAq031066 for ; Sun, 29 Aug 2004 14:46:40 -0700 Received: (from mitchell@localhost) by sirius.codesourcery.com (8.12.8/8.12.8/Submit) id i7TLkdWo031062; Sun, 29 Aug 2004 14:46:39 -0700 Date: Sun, 29 Aug 2004 23:17:00 -0000 Message-Id: <200408292146.i7TLkdWo031062@sirius.codesourcery.com> From: Mark Mitchell To: gcc@gcc.gnu.org Subject: GCC 3.4.2 Release Candidate Available Reply-to: mark@codesourcery.com X-SW-Source: 2004-08/txt/msg01418.txt.bz2 The first GCC 3.4.2 release candidate is available from: ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.2-20040829/ for testing. Please perform testing by building directly from these sources, not from CVS, so that we can test our packaging. If you find problems that you think should hold up the release: (1) Put them into Bugzilla in the usual way (2) Add me to the CC: list for the PR (3) Add a comment to the PR that indicates that you think this problem should hold up the release In general, only problems that relate to generating incorrect code or that prevent bootstrapping on popular platforms will result in holding up the release. Assuming no major problems are found, the final GCC 3.4.2 release will be made in the next few days. -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com