summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/net7.C
blob: f0ef4c0f861de4ab32386f567a5c8cfe139c4085 (plain)
1
2
3
4
5
6
7
// { dg-do assemble  }
// { dg-options "" }

// This should compile.

int foo (signed char *);
int foo (char *);