From 85d7f0b9e3e11eae51428caf57a0004cc0fd9fb7 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 1 May 2006 14:09:35 +0000 Subject: [PATCH] 2006-05-01 H.J. Lu * binutils-all/objcopy.exp: Run "copy-1" for ELF only. --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/binutils-all/objcopy.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index cf39f67fbfa..e27aa34b935 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-05-01 H.J. Lu + + * binutils-all/objcopy.exp: Run "copy-1" for ELF only. + 2006-05-01 Ben Elliston * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ; diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index f285094e5a4..f7145649625 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/binutils/testsuite/binutils-all/objcopy.exp @@ -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" -- 2.30.2