]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Add extra linker warning message about discrepancies between normal and common symbols.
authorNick Clifton <nickc@redhat.com>
Wed, 7 Jun 2023 13:30:13 +0000 (14:30 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 7 Jun 2023 13:30:13 +0000 (14:30 +0100)
commit064ad3ea5ecbc30de1eb52a22ac73fea1b5dcc5b
treeee7c4a304e1310d176597bb227750fb63b0eb86d
parentdcb16346459f8e08b1e7e5891a056492a8543182
Add extra linker warning message about discrepancies between normal and common symbols.

  PR 30499
  bfd * elflink.c (elf_link_add_object_symbols): Add a message indicating that alignment and size discrepancies between the definition of common symbols and normal symbols are serious and should be investigated.
  ld  * testsuite/ld-elfcomm/elfcomm.exp: Update regexps to match new output from the linker.
bfd/ChangeLog
bfd/elflink.c
ld/ChangeLog
ld/testsuite/ld-elfcomm/elfcomm.exp