Add C_TCSYM and C_ECOML to expected RS6000 storage classes.
This commit is contained in:
parent
ba18dd6f10
commit
f9f3cf656a
2 changed files with 7 additions and 0 deletions
|
@ -4695,7 +4695,9 @@ coff_slurp_symbol_table (abfd)
|
|||
case C_RSYM:
|
||||
case C_RPSYM:
|
||||
case C_STSYM:
|
||||
case C_TCSYM:
|
||||
case C_BCOMM:
|
||||
case C_ECOML:
|
||||
case C_ECOMM:
|
||||
case C_DECL:
|
||||
case C_ENTRY:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue