From 1aa9ef630cd7777c24e5d1592c54fbeffad22fd8 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 12 Apr 2007 19:20:46 +0000 Subject: 2007-04-12 H.J. Lu PR binutils/4348 * objcopy.c (copy_object): Don't stop when there are no sections to be copied. testsuite/ 2007-04-12 H.J. Lu PR binutils/4348 * binutils-all/empty.s: New file. * binutils-all/strip-3.d: Likewise. * binutils-all/objcopy.exp: Run strip-3 for ELF target. --- binutils/testsuite/binutils-all/empty.s | 1 + 1 file changed, 1 insertion(+) create mode 100644 binutils/testsuite/binutils-all/empty.s (limited to 'binutils/testsuite/binutils-all/empty.s') diff --git a/binutils/testsuite/binutils-all/empty.s b/binutils/testsuite/binutils-all/empty.s new file mode 100644 index 0000000..8690c06 --- /dev/null +++ b/binutils/testsuite/binutils-all/empty.s @@ -0,0 +1 @@ +# An empty file. -- cgit v1.1