From: Daniel Gutson Date: Mon, 28 Dec 2009 18:44:55 +0000 (+0000) Subject: 2009-12-28 Daniel Gutson X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2598a05c7be4d36b9cf79d066de0dd6fd8ba3247;p=binutils-gdb.git 2009-12-28 Daniel Gutson * ld-arm/arm-elf.exp: Run missing test from a previous commit (callweak-2). --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e2bb39fd4be..0193e8238cc 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-12-28 Daniel Gutson + + * ld-arm/arm-elf.exp: Run missing test + from a previous commit (callweak-2). + 2009-12-10 Maciej W. Rozycki * ld-mips-elf/undefined.d: New test. diff --git a/ld/testsuite/ld-arm/arm-elf.exp b/ld/testsuite/ld-arm/arm-elf.exp index 23728449e20..18b288faa3c 100644 --- a/ld/testsuite/ld-arm/arm-elf.exp +++ b/ld/testsuite/ld-arm/arm-elf.exp @@ -233,6 +233,9 @@ set armelftests { {"callweak" "-static -T arm.ld" "" {callweak.s} {{objdump -dr callweak.d}} "callweak"} + {"callweak-2" "-static -T arm.ld" "" {callweak-2.s} + {{objdump -dr callweak-2.d}} + "callweak-2"} } run_ld_link_tests $armelftests