From: Nick Clifton Date: Mon, 17 Aug 2009 09:17:42 +0000 (+0000) Subject: * binutils-all/strip-10.d: Accept ": 10" for the type X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f73820325aaf8036db4e2b8dbabf530d6026a10;p=binutils-gdb.git * binutils-all/strip-10.d: Accept ": 10" for the type of the UNIQUE symbol. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 4579172a50e..798ec93e411 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 44764542d1c..1f5e4a32de8 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