2009-12-28 Daniel Gutson <dgutson@codesourcery.com>

* ld-arm/arm-elf.exp: Run missing test
        from a previous commit (callweak-2).
This commit is contained in:
Daniel Gutson 2009-12-28 18:44:55 +00:00
parent d8879994f7
commit 2598a05c7b
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-12-28 Daniel Gutson <dgutson@codesourcery.com>
* ld-arm/arm-elf.exp: Run missing test
from a previous commit (callweak-2).
2009-12-10 Maciej W. Rozycki <macro@codesourcery.com>
* ld-mips-elf/undefined.d: New test.

View File

@ -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