From gcc-patches-return-66691-listarch-gcc-patches=gcc dot gnu dot org at gcc dot gnu dot org Thu Aug 22 23:22:19 2002 Return-Path: Delivered-To: listarch-gcc-patches at gcc dot gnu dot org Received: (qmail 7719 invoked by alias); 22 Aug 2002 23:22:19 -0000 Mailing-List: contact gcc-patches-help at gcc dot gnu dot org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner at gcc dot gnu dot org Delivered-To: mailing list gcc-patches at gcc dot gnu dot org Received: (qmail 7689 invoked from network); 22 Aug 2002 23:22:17 -0000 Received: from unknown (HELO mta01bw.bigpond.com) (139.134.6.78) by sources dot redhat dot com with SMTP; 22 Aug 2002 23:22:17 -0000 Received: from bubble.local ([144.135.24.87]) by mta01bw dot bigpond dot com (Netscape Messaging Server 4 dot 15 mta01bw May 23 2002 23:53:28) with SMTP id H19Q9100 dot 6AN for ; Fri, 23 Aug 2002 09:22:13 +1000 Received: from CPE-144-136-184-138.sa.bigpond.net.au ([144.136.184.138]) by bwmam07.mailsvc.email.bigpond.com(MailRouter V3.0n 62/74977666); 23 Aug 2002 09:22:08 Received: (qmail 32281 invoked by uid 179); 22 Aug 2002 23:22:08 -0000 Date: Fri, 23 Aug 2002 08:52:08 +0930 From: Alan Modra To: Hans-Peter Nilsson Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org Subject: Re: f/target.c HOST_BYTES_BIG_ENDIAN Message-ID: <20020823085208.A21053@bubble.sa.bigpond.net.au> Mail-Followup-To: Hans-Peter Nilsson , gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org References: <20020822214524.Z21053@bubble.sa.bigpond.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hp at bitrange dot com on Thu, Aug 22, 2002 at 09:33:58AM -0400 On Thu, Aug 22, 2002 at 09:33:58AM -0400, Hans-Peter Nilsson wrote: > On Thu, 22 Aug 2002, Alan Modra wrote: > > > HOST_BYTES_BIG_ENDIAN and HOST_BITS_BIG_ENDIAN are referenced in > > f/target.c when cross-compiling, but are not defined anywhere. > > That sounds strange (for a BE host). f/target.c does include > config.h which includes auto-host.h... HOST_WORDS_BIG_ENDIAN is the only HOST_*_BIG_ENDIAN macro defined. grep the source. > There doesn't seem to be > anything magic about NATIVE_CROSS. What am I missing? Belts and braces. Strictly speaking, it's not necessary with the other changes. -- Alan Modra IBM OzLabs - Linux Technology Centre