------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2007-08-22 
23:39 -------
Subject: Re:  FAIL: gcc.dg/pr32912-[12].c (test for excess errors)

> The warning comes from:
> typedef int __m128i __attribute__ ((__vector_size__ (16)));
> __m128i a, b, c, d, e, f;

Right.  Would it be ok to make this declaration static?  That
will avoid the warning.

Dave


-- 


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

Reply via email to