Add C_TCSYM and C_ECOML to expected RS6000 storage classes.
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index 003977e72e674198ec852ca9d6b122d6a5619858..b8dde1ab28805bcf0fa8f25b34a94796122243ba 100644 (file)
@@ -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:
This page took 0.024103 seconds and 4 git commands to generate.