Index: gdb/testsuite/gdb.cp/paren-type.exp |
diff --git a/gdb/testsuite/gdb.cp/paren-type.exp b/gdb/testsuite/gdb.cp/paren-type.exp |
index 2f722b74e9d3e824b7f83091989d57ee4f49b81b..2cc993d3fa89d2be62376c8ac69039ef56f62de1 100644 |
--- a/gdb/testsuite/gdb.cp/paren-type.exp |
+++ b/gdb/testsuite/gdb.cp/paren-type.exp |
@@ -13,7 +13,8 @@ |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
-set testfile paren-type |
+standard_testfile .cc |
+ |
if { [prepare_for_testing ${testfile}.exp ${testfile} ${testfile}.cc {c++ debug}] } { |
return -1 |
} |