From bd53e8b7eef4704866e31b4d2bda514222dffe51 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 8 Jan 2011 09:52:57 +0000 Subject: [PATCH] * ld-misc/defsym1.d: Add a -e linker command line option. * ld-misc/dummy.s: Remove text. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-misc/defsym1.d | 2 +- ld/testsuite/ld-misc/dummy.s | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 2851b8419a..0eb510647a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-01-08 Nick Clifton + + * ld-misc/defsym1.d: Add a -e linker command line option. + * ld-misc/dummy.s: Remove text. + 2011-01-08 Nick Clifton PR ld/12358 diff --git a/ld/testsuite/ld-misc/defsym1.d b/ld/testsuite/ld-misc/defsym1.d index 9c7644a176..3bc0d6ef7a 100644 --- a/ld/testsuite/ld-misc/defsym1.d +++ b/ld/testsuite/ld-misc/defsym1.d @@ -1,4 +1,4 @@ -#ld: --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a +#ld: -e 0 --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a #nm: -B #source: dummy.s diff --git a/ld/testsuite/ld-misc/dummy.s b/ld/testsuite/ld-misc/dummy.s index 403f98000d..8b13789179 100644 --- a/ld/testsuite/ld-misc/dummy.s +++ b/ld/testsuite/ld-misc/dummy.s @@ -1 +1 @@ -# Dummy +