public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ARM] one warning left for all ARM boards
Date: Mon, 9 Jul 2012 13:42:27 -0700	[thread overview]
Message-ID: <20120709204227.GA3109@oliver-linux> (raw)
In-Reply-To: <20120709194818.B17BE200166@gemini.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: <http://lists.denx.de/pipermail/u-boot/attachments/20120709/6373103e/attachment.pgp>

  reply	other threads:[~2012-07-09 20:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09 15:42 [U-Boot] [ARM] one warning left for all ARM boards Albert ARIBAUD
2012-07-09 19:48 ` Wolfgang Denk
2012-07-09 20:42   ` Tom Rini [this message]
2012-07-09 20:47   ` Albert ARIBAUD
2012-07-09 21:07   ` Tom Rini
2012-07-09 21:53     ` Albert ARIBAUD
2012-07-10  1:53       ` Marek Vasut
2012-07-10  8:37         ` Tom Rini
2012-07-10  8:46           ` Ilya Yanok
2012-07-10  8:52             ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120709204227.GA3109@oliver-linux \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox