From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3222 invoked by alias); 5 Sep 2010 22:18:21 -0000 Received: (qmail 3214 invoked by uid 22791); 5 Sep 2010 22:18:20 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_BJ X-Spam-Check-By: sourceware.org Received: from mx02.qsc.de (HELO mx02.qsc.de) (213.148.130.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Sep 2010 22:18:16 +0000 Received: from [192.168.178.22] (port-92-204-40-202.dynamic.qsc.de [92.204.40.202]) by mx02.qsc.de (Postfix) with ESMTP id D50F21E922; Mon, 6 Sep 2010 00:18:13 +0200 (CEST) Message-ID: <4C841725.4070603@net-b.de> Date: Sun, 05 Sep 2010 22:18:00 -0000 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.7) Gecko/20100714 SUSE/3.1.1 Thunderbird/3.1.1 MIME-Version: 1.0 To: Gerald Pfeifer CC: NightStrike , Mark Mitchell , GCC , "Joseph S. Myers" , Richard Guenther , Jakub Jelinek Subject: Re: End of GCC 4.6 Stage 1: October 27, 2010 References: <4C7D26EA.6020807@codesourcery.com> <4C83DB83.9080404@codesourcery.com> <4C83E189.1030601@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-09/txt/msg00047.txt.bz2 Gerald Pfeifer wrote: > Do you have a pointer to testresults you'd like us to use for reference? > > From our release criteria, for secondary platforms we have: > > • The compiler bootstraps successfully, and the C++ runtime library > builds. > • The DejaGNU testsuite has been run, and a substantial majority of the > tests pass. See for instance: http://gcc.gnu.org/ml/gcc-testresults/2010-09/msg00295.html === g++ Summary === # of expected passes 24917 # of unexpected failures 18 # of expected failures 150 # of unsupported tests 587 === gcc Summary === # of expected passes 66682 # of unexpected failures 49 # of unexpected successes 3 # of expected failures 199 # of unresolved testcases 3 # of unsupported tests 1311 === gfortran Summary === # of expected passes 35917 # of unexpected failures 36 # of expected failures 40 # of unsupported tests 101 === obj-c++ Summary === # of expected passes 489 # of unexpected failures 54 # of expected failures 3 # of unsupported tests 15 === objc Summary === # of expected passes 658 # of unexpected failures 84 # of unsupported tests 20