diff options
-rw-r--r-- | binutils/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/strip-10.d | 2 |
2 files changed, 6 insertions, 1 deletions
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 <nickc@redhat.com> + + PR binutils/16318 + * binutils-all/strip-10.d: Allow "System V" in the osabi field. + 2013-12-20 Nick Clifton <nickc@redhat.com> 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|<OS specific>: 10) +DEFAULT +[1-9] foo |