------- Comment #1 from pinskia at gcc dot gnu dot org 2007-08-22 23:38 ------- The warning comes from: typedef int __m128i __attribute__ ((__vector_size__ (16))); __m128i a, b, c, d, e, f;
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33153
pinskia at gcc dot gnu dot org Wed, 22 Aug 2007 16:38:15 -0700
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-08-22 23:38 ------- The warning comes from: typedef int __m128i __attribute__ ((__vector_size__ (16))); __m128i a, b, c, d, e, f;
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33153