* gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
[binutils-gdb.git] / gdb / testsuite / gdb.base / psymtab1.c
1 int main ()
2 {
3 return 0;
4 }