From 90750ee7999fb86c5df67e8654250996c506c1ee Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 22 Jun 2006 19:17:09 +0000 Subject: [PATCH] Revert accidental commit. --- gdb/testsuite/lib/gdb.exp | 3 --- 1 file changed, 3 deletions(-) diff --git a/gdb/testsuite/lib/gdb.exp b/gdb/testsuite/lib/gdb.exp index 86f9a6c..eca2a50 100644 --- a/gdb/testsuite/lib/gdb.exp +++ b/gdb/testsuite/lib/gdb.exp @@ -1509,9 +1509,6 @@ proc gdb_compile {source dest type options} { set options [lreplace $options $nowarnings $nowarnings $flag] } -# # Make sure the target directory exists, in case the testsuite -# # was not configured. - set result [target_compile $source $dest $type $options]; regsub "\[\r\n\]*$" "$result" "" result; regsub "^\[\r\n\]*" "$result" "" result; -- 2.7.4