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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-10 
12:35:05 UTC ---
You are violating C aliasing rules.  Use -fno-strict-aliasing.

Reply via email to