From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13983 invoked by alias); 19 Jun 2004 11:19:46 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 13963 invoked from network); 19 Jun 2004 11:19:44 -0000 Received: from unknown (HELO nile.gnat.com) (205.232.38.5) by sourceware.org with SMTP; 19 Jun 2004 11:19:44 -0000 Received: from localhost (localhost [127.0.0.1]) by nile.gnat.com (Postfix) with ESMTP id C57B0F2D89; Sat, 19 Jun 2004 07:19:43 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16613-01-4; Sat, 19 Jun 2004 07:19:43 -0400 (EDT) Received: from [216.220.103.157] (sdsl-216-220-103-157.dsl.bway.net [216.220.103.157]) by nile.gnat.com (Postfix) with ESMTP id 34B42F2D87; Sat, 19 Jun 2004 07:19:43 -0400 (EDT) In-Reply-To: <40D3BB73.1090506@codesourcery.com> References: <20030318040600.10129.bosch@gcc.gnu.org> <20040618234005.4435.qmail@sourceware.org> <90DAA9A2-C195-11D8-BC5F-000A959A128E@gnat.com> <40D3BB73.1090506@codesourcery.com> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8F9F4AC0-C1E2-11D8-BC5F-000A959A128E@gnat.com> Content-Transfer-Encoding: 7bit Cc: gcc-bugs@gcc.gnu.org, Andrew Pinski , geoffk@gcc.gnu.org From: Geert Bosch Subject: Re: [Bug target/10129] [3.4 only] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related Date: Sat, 19 Jun 2004 11:19:00 -0000 To: Mark Mitchell X-Virus-Scanned: by amavisd-new at nile.gnat.com X-SW-Source: 2004-06/txt/msg02380.txt.bz2 List-Id: On Jun 19, 2004, at 00:05, Mark Mitchell wrote: > In this particular case, I don't see in the PR that anybody attributed > the problem directly to one of Geoff's patches, so it's entirely > possible that even if his patch was the cause, he had no knowledge of > it. It's all in the PR. My initial bug report has links to the original patch that broke the bootstrap back in 2002, my initial report and an analysis of the problem by Geoff. Andrew Pinski has spent quite a bit of time on fixing the bug, for which many thanks. He has sent many pings and I have done too. Finally, the required patches are now on mainline, and I thought you were the person to approve patches for 3.4.x. -Geert