[ARC] Update warning reporting.
authorClaudiu Zissulescu <claziss@gmail.com>
Mon, 6 Aug 2018 13:41:32 +0000 (16:41 +0300)
committerClaudiu Zissulescu <claziss@gmail.com>
Mon, 6 Aug 2018 13:41:32 +0000 (16:41 +0300)
commit6af0448446f9212df4dc62e7618174d5d3f5e43e
tree8b524799186d454a1682de3491e02168059a4339
parent2fd43d7870803bf0713f76118cc0fcb89407e873
[ARC] Update warning reporting.

MWDT compiler doesn't use eflags and makes use of 0x0c section. For
those, silence the gnu warning system.

bfd/
  Claudiu Zissulescu <claziss@synopsys.com>

        * elf32-arc.c (arc_elf_merge_private_bfd_data): Complain about
        efalgs only when in/out exists.
        (elf32_arc_section_from_shdr): Don't complain about 0x0c section
        type.  It is mwdt compiler specific.
bfd/ChangeLog
bfd/elf32-arc.c
This page took 0.024687 seconds and 4 git commands to generate.