From patchwork Fri Nov 2 22:50:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 196761 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 B55802C00B4 for ; Sat, 3 Nov 2012 09:51:16 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1352501477; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:Subject:In-Reply-To:Message-ID:References:MIME-Version: Content-Type:Mailing-List:Precedence:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:Sender:Delivered-To; bh=xosd28D fmgquLk6wzdWyyGzgJAg=; b=vcXFk4k7pYDrECnpqt9K2PDOgvIaqFqEiww6QhJ PaSqDKO+KeZUqpfBWL7qjkduwhtMR3DzVBX8/MWfKMH1Xv7skSq8uMAU6NKjtz/F khUUSX4UDVA67ZsxLfGNBmL0kPhlURWV0pin37fu37A+AxVO1UkTW+ZC0Zx17Sqi VlMQ= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Date:From:To:Subject:In-Reply-To:Message-ID:References:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=Qq8b6r1dJ5Iq6simHaXh7X0DDvUb/x9nVyGGxQMkqtfnoUM+nORg1WwJDaex/l p0zvyMosT8HMlEIC2exCHyqH92dEDGXQ6SFMtnIcDW9etoH0vySlFJ8J+oRMB0W/ 2v7Kw9tjgNabxd7ccM5h6fEVBMHzSHSWOhDTIRjfSfZK4=; Received: (qmail 11505 invoked by alias); 2 Nov 2012 22:51:05 -0000 Received: (qmail 11488 invoked by uid 22791); 2 Nov 2012 22:51:04 -0000 X-SWARE-Spam-Status: No, hits=-51.6 required=5.0 tests=AWL, BAYES_00, KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Nov 2012 22:50:58 +0000 Received: from [192.168.0.129] (vie-188-118-240-184.dsl.sil.at [188.118.240.184]) by ainaz.pair.com (Postfix) with ESMTPSA id D1B723F40F for ; Fri, 2 Nov 2012 18:50:56 -0400 (EDT) Date: Fri, 2 Nov 2012 23:50:58 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] PATCH for Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon In-Reply-To: <20121029175642.GK1752@tucnak.redhat.com> Message-ID: References: <20121029175642.GK1752@tucnak.redhat.com> 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 Mon, 29 Oct 2012, Jakub Jelinek wrote: > I'd like to close the stage 1 phase of GCC 4.8 development Documented via the patch below. I also changed "Active Development" to "Development" to reduce text density and improve formatting on a wider range of window/text sizes. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.863 diff -u -3 -p -r1.863 index.html --- index.html 20 Sep 2012 15:35:43 -0000 1.863 +++ index.html 2 Nov 2012 22:48:54 -0000 @@ -171,12 +171,12 @@ Any additions? Don't be shy, send them -
Active development: +
Development: GCC 4.8.0 (changes, release criteria)
Status: - 2012-03-02 + 2012-10-29 (general development, stage 1).