OSDN Git Service

2003-11-17 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Mon, 17 Nov 2003 15:00:18 +0000 (15:00 +0000)
committercagney <cagney>
Mon, 17 Nov 2003 15:00:18 +0000 (15:00 +0000)
commita8803b5165dd14ea1f38624d8ff37b9e55d15863
treea8389b22020aa93a1d8b363f5fde65453ad611fe
parent9e3c5b7c5313738fd494d87830becdaf89f4850b
2003-11-17  Andrew Cagney  <cagney@redhat.com>

* lib/gdb.exp (compiler_info): New global.
(test_compiler_info): New function.
(get_compiler_info): Set compiler_info.
* lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
"compiler_info" to gcc-<major>-<minor>.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/structs.c
gdb/testsuite/gdb.base/structs.exp
gdb/testsuite/lib/compiler.c
gdb/testsuite/lib/compiler.cc
gdb/testsuite/lib/gdb.exp