Commit 120c6dca by Aldy Hernandez

forgot to commit.

From-SVN: r67415
parent dbe85b80
// { dg-do compile }
typedef int __attribute__((mode(V2SI))) vec;
vec foo[] = { (vec) {1, 2} };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment