From patchwork Mon Jan 31 01:03:12 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 81069 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 6F9B91007D3 for ; Mon, 31 Jan 2011 12:03:24 +1100 (EST) Received: (qmail 15575 invoked by alias); 31 Jan 2011 01:03:20 -0000 Received: (qmail 15564 invoked by uid 22791); 31 Jan 2011 01:03:19 -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:03:14 +0000 Received: by qwi2 with SMTP id 2so5033455qwi.20 for ; Sun, 30 Jan 2011 17:03:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.211.206 with SMTP id gp14mr5211691qcb.289.1296435792330; Sun, 30 Jan 2011 17:03:12 -0800 (PST) Received: by 10.220.184.2 with HTTP; Sun, 30 Jan 2011 17:03:12 -0800 (PST) In-Reply-To: References: Date: Sun, 30 Jan 2011 17:03:12 -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 4:43 PM, Gerald Pfeifer wrote: > ...which stopped a while ago. > > Installed. > > > H.J., you may want to describe your "This also caused..." service, > too; probably replacing the reference to Phil's original work? How about this? H.J. 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:02:11 -0000 @@ -29,6 +29,15 @@ the test suite directories.

gcc-testresults mailing list. +
  • H.J. Lu has several automated Linux/ia32 and Linux/Intel64 + testers which build GCC and run GCC test suite 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.
  • +
  • Michael Chastain runs the GDB test suite regularly and looks for regressions caused by GCC debug output changes. He tests native i686-pc-linux-gnu once every 4-10 days, and reports to the