From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5092 invoked by alias); 24 Apr 2003 23:16:49 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 5085 invoked from network); 24 Apr 2003 23:16:48 -0000 Received: from unknown (HELO mta01ps.bigpond.com) (144.135.25.133) by sources.redhat.com with SMTP; 24 Apr 2003 23:16:48 -0000 Received: from bubble.local ([144.135.25.87]) by mta01ps.bigpond.com (Netscape Messaging Server 4.15 mta01ps Jul 16 2002 22:47:55) with SMTP id HDVFBX00.0IZ for ; Fri, 25 Apr 2003 09:16:45 +1000 Received: from CPE-144-136-188-60.sa.bigpond.net.au ([144.136.188.60]) by psmam07bpa.bigpond.com(MailRouter V3.2g 125/27562129); 25 Apr 2003 09:16:45 Received: (qmail 16134 invoked by uid 179); 24 Apr 2003 23:16:45 -0000 Date: Thu, 24 Apr 2003 23:16:00 -0000 From: Alan Modra To: Nick Clifton Cc: binutils@sources.redhat.com Subject: Re: ppc-gas: Add '+' and '-' to symbol chars list Message-ID: <20030424231645.GA1189@bubble.sa.bigpond.net.au> Mail-Followup-To: Nick Clifton , binutils@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2003-04/txt/msg00504.txt.bz2 On Thu, Apr 24, 2003 at 11:19:18AM +0100, Nick Clifton wrote: > The recent patches to app.c have broken GAS for the PPC. This is > because the assembler is now stricter about deciding when it has A lot of this trouble would be avoided if app.c didn't eat whitespace completely, as most of the do_scrub_chars states could disappear. You'd need to tweak all the back-ends to accept spaces in operands though. testsuite/gas/i386/white.s shows examples. Oh well.. -- Alan Modra IBM OzLabs - Linux Technology Centre