2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / net7.C
blobf0ef4c0f861de4ab32386f567a5c8cfe139c4085
1 // { dg-do assemble  }
2 // { dg-options "" }
4 // This should compile.
6 int foo (signed char *);
7 int foo (char *);