gas elf.exp

Alan Modra amodra@bigpond.net.au
Fri Jun 8 08:31:00 GMT 2001


gas/testsuite/gas/ChangeLog
	* gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.

Index: elf.exp
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/elf/elf.exp,v
retrieving revision 1.9
diff -u -p -r1.9 elf.exp
--- elf.exp	2001/06/08 01:08:05	1.9
+++ elf.exp	2001/06/08 15:26:17
@@ -6,7 +6,7 @@ proc run_list_test { name suffix opts } 
     global READELF
     global srcdir subdir
     set testname "elf $name list"
-    set file $srcdir/$subdir/$readelf
+    set file $srcdir/$subdir/$name
     gas_run ${name}.s "$opts -o dump.o" ">&dump.out"
     if { [regexp_diff "dump.out" "${file}.l"] } then {
 	fail $testname



More information about the Binutils mailing list