From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25430 invoked by alias); 19 Jan 2004 13:35:51 -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 25421 invoked from network); 19 Jan 2004 13:35:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 19 Jan 2004 13:35:50 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id i0JDZkl32737; Mon, 19 Jan 2004 08:35:46 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i0JDZka06751; Mon, 19 Jan 2004 08:35:46 -0500 Received: from dnovillo.cipe.redhat.com (dnovillo.cipe.redhat.com [10.0.0.106]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i0JDZiXd021477; Mon, 19 Jan 2004 08:35:44 -0500 Subject: Re: gcc 3.5 integration branch proposal From: Diego Novillo To: espie@nerim.net Cc: "gcc@gcc.gnu.org" In-Reply-To: <20040119132847.GA16721@tetto.gentiane.org> References: <90200277-4301-11D8-BDBD-000A95B1F520@apple.com> <20040110002526.GA13568@disaster.jaj.com> <82D6F34E-4306-11D8-BDBD-000A95B1F520@apple.com> <20040110154129.GA28152@disaster.jaj.com> <1073935323.3458.42.camel@minax.codesourcery.com> <1073951351.3458.162.camel@minax.codesourcery.com> <20040119034216.0593F48A4@quatramaran.ens.fr> <200401190349.i0J3nUT22886@makai.watson.ibm.com> <20040119132847.GA16721@tetto.gentiane.org> Content-Type: text/plain Organization: Red Hat Canada Message-Id: <1074519326.5368.207.camel@frodo.toronto.redhat.com> Mime-Version: 1.0 Date: Mon, 19 Jan 2004 13:35:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg01277.txt.bz2 On Mon, 2004-01-19 at 08:28, Marc Espie wrote: > Basically, the code there is just an OpenBSD kernel. It won't fly as a > testcase unless you have an OpenBSD system available. > Since it's a compile-time test, perhaps you could do a run with -save-temps and provide a tarball with the .i files? We have such a collection out of a GCC bootstrap. Thanks. Diego.