[Bug tree-optimization/48795] -Warray-bounds false positive

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 23 22:57:00 GMT 2011


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-23 22:57:42 UTC ---
Note you are also violating two things really, aliasing rules and alignment
rules of C/C++.



More information about the Gcc-bugs mailing list