From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_pxe.c: fix strict-aliasing warnings
Date: Tue, 27 Mar 2012 15:42:54 +0200 [thread overview]
Message-ID: <20120327154254.6c1593cd@wker> (raw)
In-Reply-To: <1330971148-12677-1-git-send-email-jason.hobbs@calxeda.com>
Hello Jason,
On Mon, 5 Mar 2012 12:12:28 -0600
"Jason Hobbs" <jason.hobbs@calxeda.com> wrote:
> Without this patch, some versions of gcc (at least ELDK 4.2) complain
> about dereferencing type-punned pointers.
>
> Reported-by: Marek Vasut <marex@denx.de>
> Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Marek Vasut <marex@denx.de>
> ---
> common/cmd_pxe.c | 16 ++++++++--------
> 1 files changed, 8 insertions(+), 8 deletions(-)
Applied to u-boot-staging/agust at denx.de, thanks!
Anatolij
prev parent reply other threads:[~2012-03-27 13:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 18:12 [U-Boot] [PATCH] cmd_pxe.c: fix strict-aliasing warnings Jason Hobbs
2012-03-07 9:17 ` Heiko Schocher
2012-03-27 13:42 ` Anatolij Gustschin [this message]
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=20120327154254.6c1593cd@wker \
--to=agust@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.