This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33111] Bad code generation with -O2 (ARM 7 architecture)



------- Comment #9 from pinskia at gcc dot gnu dot org  2008-12-27 06:53 -------
(In reply to comment #1)
> > #define BUF ((uip_tcpip_hdr *)&uip_buf[UIP_LLH_LEN])
> Right there is an alias violation.

More than that this is an alignment violation.  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33111


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]