]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/vsx-regs.exp
Fix missing files for ld when test suite not compiled in the source directory
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / vsx-regs.exp
index 58bfab4153a08c3feafc9a6cc80fe1acb30cf28a..307f12ae76e79291da3787b07fc4d07196660e6c 100644 (file)
@@ -24,9 +24,7 @@ if {![istarget "powerpc*"] || [skip_vsx_tests]} then {
     return
 }
 
-set testfile "vsx-regs"
-set binfile ${objdir}/${subdir}/${testfile}
-set srcfile ${testfile}.c
+standard_testfile
 
 set compile_flags {debug nowarnings quiet}
 if [get_compiler_info] {