------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-03 03:36 -------
You violating C aliasing rules:
  int c = *((int *)(&a[1]));


*** 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=28228

Reply via email to