[U-Boot] [PATCH 08/13] board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings
Wolfgang Denk
wd at denx.de
Wed Nov 16 21:04:34 CET 2011
Dear Wolfgang Denk,
In message <1320866946-28235-8-git-send-email-wd at denx.de> you wrote:
> Fix:
> zuma_pbb_mbox.c: In function 'zuma_mbox_dump':
> zuma_pbb_mbox.c:115:2: warning: dereferencing type-punned pointer will
> break strict-aliasing rules [-Wstrict-aliasing]
> zuma_pbb_mbox.c:117:2: warning: dereferencing type-punned pointer will
> break strict-aliasing rules [-Wstrict-aliasing]
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> board/evb64260/zuma_pbb_mbox.c | 25 ++++++++++++++++++-------
> 1 files changed, 18 insertions(+), 7 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
As far as the laws of mathematics refer to reality, they are not cer-
tain, and as far as they are certain, they do not refer to reality.
-- Albert Einstein
More information about the U-Boot
mailing list