[Bug testsuite/33153] FAIL: gcc.dg/pr32912-[12].c (test for excess errors)

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Wed Aug 22 23:40:00 GMT 2007



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



More information about the Gcc-bugs mailing list