From 0c13f7cc0268dce3cb7853c3b68af981145825a2 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 23 Feb 2010 16:56:39 +0000 Subject: [PATCH] * ld-elf/orphan4.d: Allow for other sections to be present in the output. --- ld/testsuite/ChangeLog | 7 ++++++- ld/testsuite/ld-elf/orphan4.d | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a4b21006040..0bbe35ed9ca 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-02-23 Nick Clifton + + * ld-elf/orphan4.d: Allow for other sections to be present in the + output. + 2010-02-18 H.J. Lu * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic @@ -39,7 +44,7 @@ * ld-arm/arm-elf.exp (armelftests): New test case added. * ld-arm/data-only-map.s: New file. * ld-arm/data-only-map.d: New file. - * ld-arm/data-only-map.ld: New file. + * ld-arm/data-only-map.ld: New file. 2010-02-11 David S. Miller diff --git a/ld/testsuite/ld-elf/orphan4.d b/ld/testsuite/ld-elf/orphan4.d index 747483789d1..72d77d60756 100644 --- a/ld/testsuite/ld-elf/orphan4.d +++ b/ld/testsuite/ld-elf/orphan4.d @@ -3,5 +3,5 @@ #objdump: -h #... - 1 \.foo 0+1 0+1000 0+1000 .* 2\*\*0 + . \.foo 0+1 0+1000 0+1000 .* 2\*\*0 #pass -- 2.30.2