From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23076 invoked by alias); 20 Nov 2004 01:01:47 -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 23042 invoked from network); 20 Nov 2004 01:01:41 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.90) by sourceware.org with SMTP; 20 Nov 2004 01:01:41 -0000 Received: from dyn-83-152-124-187.ppp.tiscali.fr (83.152.124.187) by mail.libertysurf.net (6.5.036) id 419D7B26002EC275; Sat, 20 Nov 2004 02:01:26 +0100 From: Eric Botcazou To: Janis Johnson Subject: Re: Running the compat testsuite in "non-mirror" mode Date: Sat, 20 Nov 2004 01:30:00 -0000 User-Agent: KMail/1.6.1 Cc: gcc@gcc.gnu.org References: <200411180815.10873.ebotcazou@libertysurf.fr> <200411191912.43024.ebotcazou@libertysurf.fr> <20041120005359.GA7885@us.ibm.com> In-Reply-To: <20041120005359.GA7885@us.ibm.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200411200201.36664.ebotcazou@libertysurf.fr> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00710.txt.bz2 > Does this do the kind of thing you want? This is just an example, not > options I actually want to add for powerpc. Looks perfect. Let me give it a whirl tomorrow on SPARC though. > Other files that set COMPAT_OPTIONS are lib/compat.exp, > gcc.dg/compat/struct-layout-1.exp, and g++.dg/compat/compat.exp. This > continues to allow the default sets of options to be overridden. I think this is the right granularity. I'd like to be able to run the C compat testsuite twice, without necessarily doing the same for the struct-layout-1 testsuite. -- Eric Botcazou