From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bilbo.ozlabs.org (bilbo.ozlabs.org [203.10.76.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bilbo.ozlabs.org", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 05ECADE09E for ; Wed, 8 Apr 2009 16:13:53 +1000 (EST) Date: Wed, 8 Apr 2009 16:13:52 +1000 From: Tony Breeds To: Michael Ellerman , linuxppc-dev@ozlabs.org, Segher Boessenkool Subject: Re: [PATCH] Quieten arch/powerpc in a allmodconfig build. Message-ID: <20090408061352.GH16602@bilbo.ozlabs.org> References: <2c4bcf8d1d7083ff53ce5b556765e96676a007fb.1239165378.git.tony@bakeyournoodle.com> <1239167335.10104.26.camel@localhost> <20090408055126.GG16602@bilbo.ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <20090408055126.GG16602@bilbo.ozlabs.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Apr 08, 2009 at 03:51:26PM +1000, Tony Breeds wrote: > Hmm actually I think you're right. I dont want to push my luck with the gcc > hackers though Replying to myself. Yes this is a gcc bug but one introduced by CONFIG_TRACE_ALL_BRANCHES (or whatever that's called). Yours Tony