
Dear Simon Glass,
In message 1325822097-15227-3-git-send-email-sjg@chromium.org you wrote:
This fixes the following warnings in dlmalloc seen with my gcc 4.6.
Which exact version is this?
dlmalloc.c: In function 'malloc_bin_reloc': dlmalloc.c:1493: warning: dereferencing pointer 'p' does break strict-aliasing rules dlmalloc.c:1493: warning: dereferencing pointer 'p' does break strict-aliasing rules dlmalloc.c:1490: note: initialized from here dlmalloc.c:1493: note: initialized from here
Can you please tell me at least one board configuration that throws this error (preferrably ppc, arm or mips) ?
Also, at least one for the "mpc5xxx: Fix strict-aliasing warnings in usb_ohci.c" and "ppc4xx: Fix strict-aliasing warnings in usb_ohci.c" patches?
I wonder why I don't see any such warnings. Which exact commit ID are you building?
Thanks.
Best regards,
Wolfgang Denk