2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / add.c
blobd796e41c7121d3bf0e33d6fdd14755b2483f5dbc
1 foo (a, b, p)
2 int *p;
4 return 34 + *p;