From patchwork Mon Jan 31 01:21:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 81074 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 1D61CB70AF for ; Mon, 31 Jan 2011 12:21:52 +1100 (EST) Received: (qmail 29625 invoked by alias); 31 Jan 2011 01:21:51 -0000 Received: (qmail 29616 invoked by uid 22791); 31 Jan 2011 01:21:50 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL, BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-qw0-f47.google.com (HELO mail-qw0-f47.google.com) (209.85.216.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 31 Jan 2011 01:21:45 +0000 Received: by qwi2 with SMTP id 2so5041679qwi.20 for ; Sun, 30 Jan 2011 17:21:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.189.6 with SMTP id dc6mr5274041qcb.175.1296436903107; Sun, 30 Jan 2011 17:21:43 -0800 (PST) Received: by 10.220.184.2 with HTTP; Sun, 30 Jan 2011 17:21:43 -0800 (PST) In-Reply-To: References: Date: Sun, 30 Jan 2011 17:21:43 -0800 Message-ID: Subject: Re: [wwwdocs] Remove reference to Loren J. Rittle's FreeBSD tests From: "H.J. Lu" To: Gerald Pfeifer Cc: gcc-patches@gcc.gnu.org, Loren James Rittle 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 Sun, Jan 30, 2011 at 5:08 PM, Gerald Pfeifer wrote: > On Sun, 30 Jan 2011, H.J. Lu wrote: >> +  
  • H.J. Lu has several automated Linux/ia32 and Linux/Intel64 >> +      testers which build GCC and run GCC test suite as well as > > I suggest to say "the GCC testsuite"... > >> +      gcc-testresults >> +      mailing list and any regressions are sent to the >> +      gcc-regression >> +      mailing list.
  • > > ...and move "mailing list" out of the links in the two cases above. > > Good change, thanks! > > (I think you can remove Phil's testing and replace it by this > description.) Like this? Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v retrieving revision 1.26 diff -u -p -r1.26 index.html --- index.html 31 Jan 2011 00:42:12 -0000 1.26 +++ index.html 31 Jan 2011 01:20:55 -0000 @@ -20,9 +20,14 @@ the test suite directories.

    Current efforts

      -
    • Phil Edwards runs a build and regression tester referred to as - the which tries to nag people via email when they break things. - It pays special attention to C++ binary compatibility.
    • +
    • H.J. Lu has several automated Linux/ia32 and Linux/Intel64 + testers which build GCC and run the GCC testsuite as well as + SPEC CPU 2K/2006 with various optimization options. All + test results are sent to the + gcc-testresults + mailing list and any regressions are sent to the + gcc-regression + mailing list.
    • Several people perform regular builds and regression test runs and send their test results to the