From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1730 invoked by alias); 13 Apr 2011 16:07:26 -0000 Received: (qmail 1719 invoked by uid 22791); 13 Apr 2011 16:07:22 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Apr 2011 16:07:14 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 9848F49D; Wed, 13 Apr 2011 18:07:12 +0200 (CEST) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id KJ8AyjAPde-E; Wed, 13 Apr 2011 18:07:11 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (manam.CeBiTec.Uni-Bielefeld.DE [129.70.161.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 2B34349C; Wed, 13 Apr 2011 18:07:11 +0200 (CEST) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.4+Sun/8.14.4/Submit) id p3DG79Ss027914; Wed, 13 Apr 2011 18:07:09 +0200 (MEST) From: Rainer Orth To: Joern Rennecke Cc: gcc-patches@gcc.gnu.org Subject: Re: RFA: Add makefile for cross-configuration torture test References: <20110413064931.woxgk0qnqm8swoow-nzlynne@webmail.spamcop.net> Date: Wed, 13 Apr 2011 16:07:00 -0000 In-Reply-To: <20110413064931.woxgk0qnqm8swoow-nzlynne@webmail.spamcop.net> (Joern Rennecke's message of "Wed, 13 Apr 2011 06:49:31 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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/msg01009.txt.bz2 Joern Rennecke writes: > Global patches that affect various configurations in various ways tend to > break configurations. People usually make an effort with global search and > replace, but all too often some details are overlooked (or simply mistyped). > > This Makefile is supposed to give coverage of all the main configure targets > and notable variants that enable different config files. > Each target is configured, using --enable-werror-always, and then we attempt > to build 'all-gcc'. configuration and make output is collected in a 'log' > directory. > This is based on config-list.mk in the pr46489-20101227-branch, but with > configurations removed that have been recently removed or obsoleted. > This leaves 193 configurations, of which 23 currently appear to be broken > (according to a test run on gcc20). These are: > > alpha-dec-osf5.1 Would you care to report the kind of breakage you found? This may simply be a case of mips-t* only being buildable native (PR target/3746) and gas/gld not supporting the target. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University