Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 920623-1.c
blob9b6ad51e1028dd6ae67ad14f4707327fc37ecbf9
1 int f(int c){return f(c--);}
2 g(){}