From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17221 invoked by alias); 13 Apr 2011 16:27:18 -0000 Received: (qmail 17201 invoked by uid 22791); 13 Apr 2011 16:27:14 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Apr 2011 16:27:06 +0000 Received: (qmail 19445 invoked from network); 13 Apr 2011 16:27:05 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Apr 2011 16:27:05 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.72) (envelope-from ) id 1QA2uG-0001pK-DV; Wed, 13 Apr 2011 16:27:04 +0000 Date: Wed, 13 Apr 2011 16:27:00 -0000 From: "Joseph S. Myers" To: Joern Rennecke cc: gcc-patches@gcc.gnu.org Subject: Re: RFA: Add makefile for cross-configuration torture test In-Reply-To: <20110413064931.woxgk0qnqm8swoow-nzlynne@webmail.spamcop.net> Message-ID: References: <20110413064931.woxgk0qnqm8swoow-nzlynne@webmail.spamcop.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-04/txt/msg01014.txt.bz2 On Wed, 13 Apr 2011, Joern Rennecke wrote: > This is based on config-list.mk in the pr46489-20101227-branch, but with > configurations removed that have been recently removed or obsoleted. On the whole I think the obsolete but not yet removed targets should be included in the list with --enable-obsolete, to be removed from it if they are actually removed from GCC. We know that Interix targets are broken, but the other obsolete targets might still build. > This leaves 193 configurations, of which 23 currently appear to be broken > (according to a test run on gcc20). These are: Do these all have issues filed (marked as blocking PR 47093 or 44756 as applicable, and with any target maintainer CC:ed)? -- Joseph S. Myers joseph@codesourcery.com