fix obvious problem with compiler.c and compiler.cc: for xlc, used 'regsub',
authorPaul Gilliam <pgilliam@us.ibm.com>
Mon, 7 Mar 2005 18:57:57 +0000 (18:57 +0000)
committerPaul Gilliam <pgilliam@us.ibm.com>
Mon, 7 Mar 2005 18:57:57 +0000 (18:57 +0000)
commitc4d88f87b7b2930e52f48e9ee0edcdfe2f18c904
treef1916bab6e6686ad58914fa2ef9aeac976d360bf
parent41c9e29df596ed2b6acd8aac840600b09a4b390f
fix obvious problem with compiler.c and compiler.cc: for xlc, used 'regsub',
but for get_compiler_info, line must start with 'set'.
gdb/testsuite/lib/compiler.c
gdb/testsuite/lib/compiler.cc