/* { dg-do compile } */
int
__attribute__
(
(
vector_size
(
8
)
)
)
a
;
void
foo
(
)
{
a
+
=
a
*
a
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1