]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.base-hp / callfwmall.exp
index f39b8ca253db903128f7cc711bf0fce404cae5e2..2279b6c2afd4f5e0824263465780a74468fe611c 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright 1997, 1998, 1999, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright 1997-2013 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # inferior function calls to evaluate array literals.  But many people
 # jump to other, incorrect conclusions about this.
 
-if $tracelevel then {
-       strace $tracelevel
-}
-
 
 if { [skip_hp_tests] } then { continue }
 
@@ -101,7 +96,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 # Create and source the file that provides information about the compiler
 # used to compile the test case.
 
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1;
 }