import gdb-1999-09-08 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / overload.exp
index c49d76a6edb120774fff61120315cb73e18aaba5..fa12bff2515945836137cad7c8f377795cbd85b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999 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
@@ -35,6 +35,8 @@ if $tracelevel then {
 set prms_id 0
 set bug_id 0
 
+if { [skip_cplus_tests] } { continue }
+
 set testfile "overload"
 set srcfile ${testfile}.cc
 set binfile ${objdir}/${subdir}/${testfile}
This page took 0.029035 seconds and 4 git commands to generate.