2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / m1.c
blob8660f60c950dde76b25bfc05bf6b781dae994567
1 foo (p)
2 int *p;
4 *p = 1234;