OSDN Git Service

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)
commitb7952e8fb4c8e70d90c0ebb9b49724e6963a7aec
tree9c92f44270ab778f33c7b71ab40bd1520325ca9a
parent7ca0690c8667561394098d6e094338d8ac086a99
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