From 28c2608723b5f597e87ae0e282bc9c3177be9d4b Mon Sep 17 00:00:00 2001 From: Jie Zhang Date: Fri, 11 Sep 2009 03:40:19 +0000 Subject: [PATCH] * ld-elf/warn2.d: `Foo' appears in section 3 when target is bfin-*-linux-uclibc. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-elf/warn2.d | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a355827c9e5..72615c12c12 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-09-11 Jie Zhang + + * ld-elf/warn2.d: `Foo' appears in section 3 when target + is bfin-*-linux-uclibc. + 2009-09-09 Daniel Jacobowitz * ld-arm/farcall-mixed-lib.d: Update. diff --git a/ld/testsuite/ld-elf/warn2.d b/ld/testsuite/ld-elf/warn2.d index 97d4f590d3f..946603eb65c 100644 --- a/ld/testsuite/ld-elf/warn2.d +++ b/ld/testsuite/ld-elf/warn2.d @@ -11,5 +11,5 @@ # construct and that the symbol still appears as expected. #... -[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+20[ ]+OBJECT[ ]+GLOBAL DEFAULT[ ]+[1-2] Foo +[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+20[ ]+OBJECT[ ]+GLOBAL DEFAULT[ ]+[1-3] Foo #pass -- 2.30.2