2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
authorPaul Gilliam <pgilliam@us.ibm.com>
Tue, 12 Apr 2005 20:14:35 +0000 (20:14 +0000)
committerPaul Gilliam <pgilliam@us.ibm.com>
Tue, 12 Apr 2005 20:14:35 +0000 (20:14 +0000)
        * lib/gdb.exp (test_compiler_info): Give argument a default value.

gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp

index ba5909b1b9aca51255c0ebddd04e9df3d6cd3c13..3962865266a0422b989f9cf3fa7605998ec7b698 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-12  Paul Gilliam  <pgilliam@us.ibm.com>
+
+        * lib/gdb.exp (test_compiler_info): Give argument a default value.
+
 2005-04-08  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
index 5bef869733b54c8cc2c92920fd1120ded9381e5a..a41ab3c9f89431cf6198c92e3e5c7b3d983424a9 100644 (file)
@@ -1291,7 +1291,7 @@ proc get_compiler_info {binfile args} {
     return 0;
 }
 
-proc test_compiler_info { compiler } {
+proc test_compiler_info { {compiler ""} } {
     global compiler_info
 
      # if no arg, return the compiler_info string