From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17768 invoked by alias); 4 Aug 2005 06:05:27 -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 17753 invoked by uid 22791); 4 Aug 2005 06:05:22 -0000 Received: from relay02.pair.com (HELO relay02.pair.com) (209.68.5.16) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 04 Aug 2005 06:05:22 +0000 Received: (qmail 62913 invoked from network); 4 Aug 2005 06:05:20 -0000 Received: from unknown (HELO ?192.168.123.1?) (unknown) by unknown with SMTP; 4 Aug 2005 06:05:20 -0000 X-pair-Authenticated: 24.126.76.52 Message-ID: <42F1ADA1.5090300@kegel.com> Date: Thu, 04 Aug 2005 06:05:00 -0000 From: Dan Kegel User-Agent: Mozilla/4.0 (compatible;MSIE 5.5; Windows 98) MIME-Version: 1.0 To: GCC Mailing List Subject: ICE hunting in gcc-4.1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00141.txt.bz2 Geez, 'delta' from http://www.cs.berkeley.edu/~dsw really does seem to make it easy to track down near-minimal testcases for ICEs. It's tempting to continually beat the crap out of gcc-4.1 snapshots by compiling all the sources I can find, then for each ICE that occurs, using delta to find a minimal testcase, and reporting it to bugzilla if it's not already there. Would that be useful, or is it overkill? -- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html