Browse Source

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.
msnyder-checkpoint-072509-branch
H.J. Lu 17 years ago
parent
commit
afeb3d7fac
  1. 6
      binutils/testsuite/ChangeLog
  2. 4
      binutils/testsuite/binutils-all/objcopy.exp

6
binutils/testsuite/ChangeLog

@ -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.

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

@ -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"

Loading…
Cancel
Save