From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23781 invoked by alias); 3 Feb 2011 00:03:46 -0000 Received: (qmail 23772 invoked by uid 22791); 3 Feb 2011 00:03:46 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f175.google.com (HELO mail-iy0-f175.google.com) (209.85.210.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Feb 2011 00:03:41 +0000 Received: by iyj18 with SMTP id 18so537592iyj.20 for ; Wed, 02 Feb 2011 16:03:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.206.206 with SMTP id fv14mr10838299ibb.75.1296691419726; Wed, 02 Feb 2011 16:03:39 -0800 (PST) Received: by 10.231.19.130 with HTTP; Wed, 2 Feb 2011 16:03:39 -0800 (PST) In-Reply-To: References: Date: Thu, 03 Feb 2011 00:03:00 -0000 Message-ID: Subject: Re: hail marry (booting PowerMac 8600) From: kevin diggs To: Ian Lance Taylor Cc: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-02/txt/msg00059.txt.bz2 Hi, Thanks for taking the time for the replies! Does the fact that -O1 does not work either suggest any particular clue of what to look for? -O0 does work (but that is probably expected?). This is for 4.3.5. Thanks! kevin On Wed, Feb 2, 2011 at 4:36 PM, Ian Lance Taylor wrote: > > Unfortunately not in any useful way. There are large numbers of changes > in each gcc release, far too many to be able to usefully point at a > specific change. > > Ian >