From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23043 invoked by alias); 28 Oct 2004 05:25:10 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 23029 invoked from network); 28 Oct 2004 05:25:10 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sourceware.org with SMTP; 28 Oct 2004 05:25:10 -0000 Received: (qmail 39848 invoked by uid 20157); 28 Oct 2004 05:20:43 -0000 Date: Thu, 28 Oct 2004 07:23:00 -0000 From: Hans-Peter Nilsson X-X-Sender: hp@dair.pair.com To: Hans Boehm cc: Simon Posnjak , GCC Patches , java-patches@gcc.gnu.org, green@redhat.com Subject: Re: [PATCH] libffi support for CRIS In-Reply-To: Message-ID: References: <1098703798.10993.29.camel@matilda.kranj.cetrtapot.si> <1098789150.5095.248.camel@matilda.kranj.cetrtapot.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-10/txt/msg02470.txt.bz2 On Wed, 27 Oct 2004, Hans Boehm wrote: > If we're refering to the patch in > http://gcc.gnu.org/ml/gcc-patches/2004-10/msg02057.html > as I think we are, then I'd prefer that gcconfig.h just leaves the > existing definition of CRIS in place, with a comment to that effect, > and tests CRIS later. Ok. That *could* run afoul of compiler options forcing standard compliance being added (very popular these days), but we can deal with that when it happens. brgds, H-P