https://sourceware.org/bugzilla/show_bug.cgi?id=30499
--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=064ad3ea5ecbc30de1eb52a22ac73fea1b5dcc5b commit 064ad3ea5ecbc30de1eb52a22ac73fea1b5dcc5b Author: Nick Clifton <ni...@redhat.com> Date: Wed Jun 7 14:30:13 2023 +0100 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. -- You are receiving this mail because: You are on the CC list for the bug.