import gdb-1999-11-16 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / derivation.exp
index 031985a496b64260f6f006ff4257a2a3ce3f2104..3a4a307670702a95fb23d01091a266180bad235d 100644 (file)
@@ -60,21 +60,6 @@ gdb_exit
 gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}
-remote_file build delete ${binfile}.ci
- if {![istarget "hppa*-*-hpux*"]} {
-     if  { [gdb_compile "${srcdir}/${subdir}/compiler.cc" "${binfile}.ci" preprocess ""] != ""
-} {
-         gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will auto
-matically fail."
-     }
- } else {
-     if { [gdb_preprocess "${srcdir}/${subdir}/compiler.cc" "${binfile}.ci" "c++"] != "" } {
-         perror "Couldn't make ${binfile}.ci file"
-         return 1;
-     }
- }
-source ${binfile}.ci
 
 #
 # set it up at a breakpoint so we can play with the variable values
This page took 0.023079 seconds and 4 git commands to generate.