From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30733 invoked by alias); 15 Jun 2006 23:03:39 -0000 Received: (qmail 30720 invoked by uid 22791); 15 Jun 2006 23:03:39 -0000 X-Spam-Check-By: sourceware.org Received: from bethe.phy.uc.edu (HELO physics.uc.edu) (129.137.4.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 15 Jun 2006 23:03:37 +0000 Received: from earth.geop.uc.edu (earth.phy.uc.edu [10.44.11.234]) by physics.uc.edu (8.13.6/8.13.4) with ESMTP id k5FN3Ybm019583; Thu, 15 Jun 2006 19:03:34 -0400 Received: from earth.phy.uc.edu (localhost.localdomain [127.0.0.1]) by earth.geop.uc.edu (8.12.11/8.9.3) with ESMTP id k5FN3YYf005042; Thu, 15 Jun 2006 19:03:34 -0400 Received: (from pinskia@localhost) by earth.phy.uc.edu (8.12.11/8.12.11/Submit) id k5FN3Yuh005041; Thu, 15 Jun 2006 19:03:34 -0400 From: Andrew Pinski Message-Id: <200606152303.k5FN3Yuh005041@earth.phy.uc.edu> Subject: Re: [Bug middle-end/27528] compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on powerpc (7450) get error on long exixting code To: gcc-bugzilla@gcc.gnu.org Date: Thu, 15 Jun 2006 23:03:00 -0000 Cc: gcc-bugs@gcc.gnu.org In-Reply-To: <20060615225857.27949.qmail@sourceware.org> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 () ALL_TRUSTED X-IsSubscribed: yes 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 X-SW-Source: 2006-06/txt/msg01480.txt.bz2 List-Id: > The problem turned up a week or so before I filed PR 27528, and after > considerable rs6000 changes made by David Edelsohn. The change just exposed a latent bug. I am trying to make sure that you understand that and not blaming David. Could someone please CC Richard Sandiford, if he is not already since -fsection-anchors is his creation. -- Pinski