------- Comment #12 from jakub at gcc dot gnu dot org  2009-02-18 08:23 -------
Created an attachment (id=17320)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17320&action=view)
ai2.ii.bz2

Original (almost) unreduced testcase.  The:
warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules
warnings are now gone, but the:
warning: dereferencing pointer '__x.1949' does break strict-aliasing rules
(9 of them) are not.  cc1plus -m32 -O2 -Wall -quiet to reproduce.


-- 


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

Reply via email to