https://sourceware.org/bugzilla/show_bug.cgi?id=13802
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1fc47f80893f810915a167ed554497f820cb2220 commit 1fc47f80893f810915a167ed554497f820cb2220 Author: Alan Modra <amo...@gmail.com> Date: Sat Jun 6 11:58:09 2020 +0930 Re: PR13802, referred common symbol not UNDefined It looks like this one was previously just swept under the rug. Prior to git commit c4b126b87a6c, the arm backend emitted an absolute dynamic symbol "foo" with value zero for what was originally a common symbol. That was just wrong. The patch also removes an xfail for bfin-linux-uclibc. PR 13802 * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux. -- You are receiving this mail because: You are on the CC list for the bug.