[Bug c/33379] Bad code generation with O3

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 10 14:45:00 GMT 2007



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-09-10 14:44 -------
You are violating C/C++ aliasing rules.  You are accessing a "unsigned char*"
as a "unsigned short".

*** This bug has been marked as a duplicate of 21920 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list