Index: gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp b/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp |
index a5061d5c61d48c9457c7f2119530a70bd18d2874..650147bc8fbc3e47ee446008680c4e373eb2b47d 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp |
@@ -1,4 +1,4 @@ |
-# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc. |
+# Copyright (C) 1998-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 |
@@ -31,7 +31,7 @@ set srcfile ${testfile}.c |
set binfile ${objdir}/${subdir}/${testfile} |
if [get_compiler_info] { |
- return -1; |
+ return -1 |
} |