2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 16 Jul 2009 21:10:49 +0000 (21:10 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 16 Jul 2009 21:10:49 +0000 (21:10 +0000)
    H.J. Lu  <hongjiu.lu@intel.com>

* binutils-all/objcopy.exp: Run testranges and testranges-ia64
for ELF targets only.

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

index 103255d3e9d3e321346ffdef2bfa390c08dda876..c0f28819274cf8b509299510c315c57fb1bcb8a9 100644 (file)
@@ -1,3 +1,9 @@
+2009-07-16  Dave Korn  <dave.korn.cygwin@gmail.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/objcopy.exp: Run testranges and testranges-ia64
+       for ELF targets only.
+
 2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * binutils-all/objcopy.exp; Run testranges-ia64.
index 68f090948351c8476c4b2ee2ad6b43804b90da72..9271ea6b77f0ea4650aa592fcd1e56876447d9e2 100644 (file)
@@ -872,7 +872,7 @@ if [is_elf_format] {
     }
 
     run_dump_test "localize-hidden-1"
+    run_dump_test "testranges"
+    run_dump_test "testranges-ia64"
 }
 run_dump_test "localize-hidden-2"
-run_dump_test "testranges"
-run_dump_test "testranges-ia64"
This page took 0.029591 seconds and 4 git commands to generate.