From patchwork Wed Sep 29 02:36:27 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 66036 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id C8A90B6F10 for ; Wed, 29 Sep 2010 12:36:37 +1000 (EST) Received: (qmail 8507 invoked by alias); 29 Sep 2010 02:36:35 -0000 Received: (qmail 8445 invoked by uid 22791); 29 Sep 2010 02:36:34 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 29 Sep 2010 02:36:29 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTPS id 3E4631E058; Wed, 29 Sep 2010 04:36:24 +0200 (CEST) Date: Wed, 29 Sep 2010 04:36:27 +0200 (CEST) From: Gerald Pfeifer To: Jakub Jelinek , gcc-patches@gcc.gnu.org Subject: [wwwdocs] PATCH for Re: GCC 4.4.5 Release Candidate available from gcc.gnu.org In-Reply-To: <20100924202334.GJ2652@sunsite.ms.mff.cuni.cz> Message-ID: References: <20100924202334.GJ2652@sunsite.ms.mff.cuni.cz> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org On Fri, 24 Sep 2010, Jakub Jelinek wrote: > The first release candidate for GCC 4.4.5 is available from > > ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.5-RC-20100924 > > and shortly its mirrors. It has been generated from SVN revision 164596. I updated the main page accordingly. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.751 diff -u -3 -p -r1.751 index.html --- index.html 7 Aug 2010 17:50:57 -0000 1.751 +++ index.html 29 Sep 2010 02:35:23 -0000 @@ -114,7 +114,7 @@ mission statement.

Status: - 2010-05-02 + 2010-09-24 (regression fixes and docs only).