From 3f73820325aaf8036db4e2b8dbabf530d6026a10 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 17 Aug 2009 09:17:42 +0000 Subject: [PATCH] * binutils-all/strip-10.d: Accept ": 10" for the type of the UNIQUE symbol. --- binutils/testsuite/ChangeLog | 5 +++++ binutils/testsuite/binutils-all/strip-10.d | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 4579172..798ec93 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-08-17 Nick Clifton + + * binutils-all/strip-10.d: Accept ": 10" for the type + of the UNIQUE symbol. + 2009-08-07 Daniel Jacobowitz * binutils-all/testranges.s: Use %progbits. Use ";#" for comments. diff --git a/binutils/testsuite/binutils-all/strip-10.d b/binutils/testsuite/binutils-all/strip-10.d index 4476454..1f5e4a3 100644 --- a/binutils/testsuite/binutils-all/strip-10.d +++ b/binutils/testsuite/binutils-all/strip-10.d @@ -5,4 +5,4 @@ #name: strip on STB_GNU_UNIQUE #... -[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+OBJECT[ ]+UNIQUE DEFAULT[ ]+[1-9] foo +[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+OBJECT[ ]+(UNIQUE|: 10) DEFAULT[ ]+[1-9] foo -- 2.7.4