]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/attach-stopped.exp
gdb/testsuite: remove unneeded calls to get_compiler_info
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / attach-stopped.exp
index 72a907728dbee9f5ef4865378eab48452da25c4e..ef3617cc57d57d5b1f93ab9e3d437982a1280d7e 100644 (file)
@@ -40,10 +40,6 @@ proc corefunc { threadtype } {
     global subdir
     global gdb_prompt
 
-    if [get_compiler_info] {
-       return -1
-    }
-
     set test_spawn_id [spawn_wait_for_attach $binfile]
     set testpid [spawn_id_get_pid $test_spawn_id]