From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Optimise by default, fix warnings thus uncovered In-Reply-To: Your message of "Fri, 31 Aug 2007 16:21:23 +1000." <20070831062123.GC29721@localhost.localdomain> References: <20070831062123.GC29721@localhost.localdomain> Date: Fri, 31 Aug 2007 08:38:56 -0500 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > This patch turns on optimisation in the Makefile by default. With the > optimizer on, some uninitialized variable warnings (one real, two > bogus) are now generated. This patch also squashes those again. Applied. Thanks, jdl