| Index: gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp
|
| diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp
|
| index b9b997d05f4d709c2fd690cfa2ac9c5d3de194f5..f9d53a932d6f7ca88f5faf445cdf18d5eea5bc44 100644
|
| --- a/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp
|
| +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.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
|
| @@ -29,7 +29,7 @@ set objfile ${objdir}/${subdir}/${testfile}.o
|
| set binfile ${objdir}/${subdir}/${testfile}
|
|
|
| if [get_compiler_info "c++"] {
|
| - return -1;
|
| + return -1
|
| }
|
|
|
| if { $gcc_compiled } then { continue }
|
|
|