From: H.J. Lu Date: Thu, 16 Jul 2009 21:10:49 +0000 (+0000) Subject: 2009-07-16 Dave Korn X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afeb3d7fac9407747a42b0f90f3330ecb6f9754f;p=binutils-gdb.git 2009-07-16 Dave Korn H.J. Lu * binutils-all/objcopy.exp: Run testranges and testranges-ia64 for ELF targets only. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 103255d3e9d..c0f28819274 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2009-07-16 Dave Korn + H.J. Lu + + * binutils-all/objcopy.exp: Run testranges and testranges-ia64 + for ELF targets only. + 2009-07-16 H.J. Lu * binutils-all/objcopy.exp; Run testranges-ia64. diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp index 68f09094835..9271ea6b77f 100644 --- a/binutils/testsuite/binutils-all/objcopy.exp +++ b/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"