diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/readelf.ss')
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.ss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.ss b/binutils/testsuite/binutils-all/readelf.ss index 4c8bf8c..325403d 100644 --- a/binutils/testsuite/binutils-all/readelf.ss +++ b/binutils/testsuite/binutils-all/readelf.ss @@ -13,4 +13,4 @@ Symbol table '.symtab' contains .* entries: .* .: 00000000 0 NOTYPE GLOBAL DEFAULT 1 text_symbol .: 00000000 0 NOTYPE GLOBAL DEFAULT UND external_symbol ..: 00000000 0 NOTYPE GLOBAL DEFAULT 3 data_symbol - ..: 00000004 4 OBJECT GLOBAL DEFAULT COM common_symbol + ..: 00000004 4 OBJECT GLOBAL DEFAULT ( COM|ANSI_COM) common_symbol |