]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix compile time build problem building the s390 assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 31 Jan 2020 16:45:04 +0000 (16:45 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Jan 2020 16:45:04 +0000 (16:45 +0000)
commit7e1a4f55c428855343d25b43c083922f37ba7a98
tree1415c9552a5f9dc807ca8070439f07c72baeaabf
parentf23bd9891fce239179e9ee9a6d2657869824993c
Fix compile time build problem building the s390 assembler.

* config/tc-s390.c (s390_elf_suffix): Return ELF_SUFFIX_NONE
rather than BFD_RELOC_NONE.
gas/ChangeLog
gas/config/tc-s390.c