From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8067 invoked by alias); 2 Feb 2011 21:06:26 -0000 Received: (qmail 8057 invoked by uid 22791); 2 Feb 2011 21:06:24 -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-iw0-f175.google.com (HELO mail-iw0-f175.google.com) (209.85.214.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Feb 2011 21:06:10 +0000 Received: by iwn8 with SMTP id 8so411199iwn.20 for ; Wed, 02 Feb 2011 13:06:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.59.197 with SMTP id m5mr4731221ibh.25.1296680768819; Wed, 02 Feb 2011 13:06:08 -0800 (PST) Received: by 10.231.19.130 with HTTP; Wed, 2 Feb 2011 13:06:08 -0800 (PST) In-Reply-To: <4D49B8C2.3030409@tilera.com> References: <4D49B8C2.3030409@tilera.com> Date: Wed, 02 Feb 2011 21:06:00 -0000 Message-ID: Subject: Re: hail marry (booting PowerMac 8600) From: kevin diggs To: Jeff Kenton 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/msg00046.txt.bz2 Hi, Is that different from -fno-strict-aliasing, which is already being passed according to the .mesh.o.cmd file from the build system? kevin On Wed, Feb 2, 2011 at 2:04 PM, Jeff Kenton wrote: > > strict-aliasing? Try building with -fnostrict-aliasing and see if it helps. >