2006-05-01 H.J. Lu <hongjiu.lu@intel.com>

* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
This commit is contained in:
H.J. Lu 2006-05-01 14:09:35 +00:00
parent 89cdfe5739
commit 85d7f0b9e3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
2006-05-01 Ben Elliston <bje@au.ibm.com>
* binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;

View File

@ -723,7 +723,7 @@ if { ([istarget "ia64-*-elf*"]
if [is_elf_format] {
objcopy_test "ELF unknown section type" unknown.s
objcopy_test_readelf "ELF group" group.s
run_dump_test "copy-1"
}
run_dump_test "copy-1"
run_dump_test "copy-2"