From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8978 invoked by alias); 23 Nov 2004 02:10:05 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 8923 invoked from network); 23 Nov 2004 02:09:59 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org with SMTP; 23 Nov 2004 02:09:59 -0000 Received: from mailgate1.apple.com (a17-128-100-225.apple.com [17.128.100.225]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id iAN2Gmq7019015 for ; Mon, 22 Nov 2004 18:16:48 -0800 (PST) Received: from relay1.apple.com (relay1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.3.14) with ESMTP id ; Mon, 22 Nov 2004 18:10:43 -0800 Received: from [17.201.20.87] (mrs2.apple.com [17.201.20.87]) by relay1.apple.com (8.12.11/8.12.11) with ESMTP id iAN29fdZ016143; Mon, 22 Nov 2004 18:09:41 -0800 (PST) In-Reply-To: <200411230026.iAN0QqeO005220@sirius.codesourcery.com> References: <200411230026.iAN0QqeO005220@sirius.codesourcery.com> Mime-Version: 1.0 (Apple Message framework v679) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <884E869E-56B9-43AD-ACDD-0F2A47287087@apple.com> Cc: gcc@gcc.gnu.org Content-Transfer-Encoding: 7bit From: Mike Stump Subject: Re: Mainline in regression-fix mode after Thanksgiving Date: Tue, 23 Nov 2004 02:15:00 -0000 To: mark@codesourcery.com X-SW-Source: 2004-11/txt/msg00791.txt.bz2 On Nov 22, 2004, at 4:26 PM, Mark Mitchell wrote: > I've been staring at Bguzilla for about a week now trying to figure > out what to make of the fact that there are more than 200 regressions > open against GCC 3.4. Dear Santa, for Christmas I want a regression tester that will specifically find the person that caused each of the 200 regressions, then do: sort | uniq -c | sort -nr and update a web page with that information. We can then have just the people that put in regressions get hammered instead of everyone. Thanks, Mike :-)