Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 930926-1.c
blobfcfa4fbc499df069be8c1962ef85cc53e82b1e43
1 int f () { return 0; }
3 void
4 test ()
6 int j = { f() };