
16 Oct
2012
16 Oct
'12
8:28 a.m.
Dear Simon Glass,
This fixes warnings seen with my gcc 4.6.
usb_ohci.c: In function 'submit_control_msg': usb_ohci.c:1046: warning: dereferencing pointer 'data_buf.70' does break strict-aliasing rules usb_ohci.c:1046: note: initialized from here usb_ohci.c:1048: warning: dereferencing pointer 'data_buf.70' does break strict-aliasing rules usb_ohci.c:1048: note: initialized from here usb_ohci.c:1050: warning: dereferencing pointer 'data_buf.70' does break strict-aliasing rules
[...]
Are we still seeing these?
Best regards, Marek Vasut