2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.brendan / crash36.C
blob79b3e46028d235604a09cbe3f3bb230ba8166bee
1 // { dg-do assemble  }
2 // GROUPS passed old-abort
3 struct wait { int w_status; };
4 int wait();
5 extern "C" int wait(int*);