2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 1 May 2006 14:09:35 +0000 (14:09 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 1 May 2006 14:09:35 +0000 (14:09 +0000)
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp

index cf39f67fbfaadca4d85953cb99d0fb299169baaf..e27aa34b93525f93c914e3f07d6682d3f50d6ff0 100644 (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 ;
index f285094e5a45cf1043d65732710c29a2bbec053c..f7145649625f19f72814e61d4845096de13e8c03 100644 (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"