From: Nick Clifton Date: Tue, 28 Jan 2014 13:33:29 +0000 (+0000) Subject: A recent change to the BFD library has meant that the osabi field in X-Git-Tag: gdb-7.8-release~1465 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=342df9df2426b93b1b218848224a26f387c37ecd;p=external%2Fbinutils.git A recent change to the BFD library has meant that the osabi field in ELF headers will be copied from input files. This in turn has broken the strip-10 test in the binutils testsuite, so this patch updates the expected output. PR binutils/16318 * binutils-all/strip-10.d: Allow "System V" in the osabi field. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 45defaf..4294f81 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-01-28 Nick Clifton + + PR binutils/16318 + * binutils-all/strip-10.d: Allow "System V" in the osabi field. + 2013-12-20 Nick Clifton PR binutils/16218 diff --git a/binutils/testsuite/binutils-all/strip-10.d b/binutils/testsuite/binutils-all/strip-10.d index f4cf76d..949bc67 100644 --- a/binutils/testsuite/binutils-all/strip-10.d +++ b/binutils/testsuite/binutils-all/strip-10.d @@ -5,6 +5,6 @@ #name: strip on STB_GNU_UNIQUE #... - OS/ABI:[ \t]+UNIX - GNU + OS/ABI:[ \t]+UNIX - (GNU|System V) #... +[0-9]+: +[0-9a-f]+ +[0-9]+ +OBJECT +(UNIQUE|: 10) +DEFAULT +[1-9] foo