gdb: Use UNSUPPORTED not XFAIL for unsupported target features
[binutils-gdb.git] / gdb / testsuite / gdb.base / psymtab1.c
1 int main ()
2 {
3 return 0;
4 }