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