From 737ff505e30b49f560007d3e2c96c581c0223637 Mon Sep 17 00:00:00 2001 From: dgutson Date: Mon, 28 Dec 2009 18:44:54 +0000 Subject: [PATCH] 2009-12-28 Daniel Gutson * ld-arm/arm-elf.exp: Run missing test from a previous commit (callweak-2). --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-arm/arm-elf.exp | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e2bb39fd4b..0193e8238c 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 23728449e2..18b288faa3 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 -- 2.11.0