aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/net7.C
blob: 14655028ea7964600564cea2bc75814c62dd44a4 (plain)
1
2
3
4
5
6
7
// Build don't link:
// Special g++ Options:

// This should compile.

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