------- 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

Reply via email to