From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 9 Jul 2012 13:42:27 -0700 Subject: [U-Boot] [ARM] one warning left for all ARM boards In-Reply-To: <20120709194818.B17BE200166@gemini.denx.de> References: <20120709174210.0bc0cef5@aari01-12> <20120709194818.B17BE200166@gemini.denx.de> Message-ID: <20120709204227.GA3109@oliver-linux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jul 09, 2012 at 09:48:18PM +0200, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <20120709174210.0bc0cef5@aari01-12> you wrote: > > > > With the latest commits on u-boot/master, two obnoxious "attention" > > messages were removed from ARM builds, but one still remains: > > > > attention : -fstack-usage not supported for this target [enabled by > > default] > > As recommended on the ML I reverted the commit that caused this > trouble, waiting to see a new (more carefully tested) version to be > applied instead. > > At the moment ARM is build clean, as far as I can tell. > > If nobody adds any new pull requests very soon now, I'll go for -rc1. The best version of this patch, which won't add new warnings is: http://patchwork.ozlabs.org/patch/169561/ and it fixes both the reported problem by being in assembly and avoiding the -fstack-usage issue (as that flag doesn't deal with assembly files). It's also a slight improvement in that we go from a fn_foo_default + alias for weak to just declaring a fn_foo as weak. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: