From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20940 invoked by alias); 4 Mar 2002 20:26:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 20918 invoked by uid 71); 4 Mar 2002 20:26:01 -0000 Date: Mon, 04 Mar 2002 12:26:00 -0000 Message-ID: <20020304202601.20916.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Neil Booth Subject: Re: libgcj/5789: boehm-gc won't build on irix - irix assembler chokes on #indent Reply-To: Neil Booth X-SW-Source: 2002-03/txt/msg00134.txt.bz2 List-Id: The following reply was made to PR libgcj/5789; it has been noted by GNATS. From: Neil Booth To: Zack Weinberg Cc: "Billinghurst, David (CRTS)" , java@gcc.gnu.org, hans_boehm@hp.com, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org Subject: Re: libgcj/5789: boehm-gc won't build on irix - irix assembler chokes on #indent Date: Mon, 4 Mar 2002 20:18:19 +0000 Zack Weinberg wrote:- > Sounds like it's incorrect to emit #ident lines in CPP when we're > processing assembly language. That's not hard -- please try this > patch. If this flies, I think it should go in 3.1, and even 3.0.5. Neil.