------- Comment #1 from rguenth at gcc dot gnu dot org  2007-05-16 15:24 -------
You are accessing memory of type structC via a pointer of type structB * which
violates C aliasing rules.


-- 

rguenth at gcc dot gnu dot org changed:

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


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

Reply via email to