https://sourceware.org/bugzilla/show_bug.cgi?id=27834
--- Comment #1 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=cf893b0ef7482ec11df3787772f35e820ef2592a commit cf893b0ef7482ec11df3787772f35e820ef2592a Author: Fangrui Song <mask...@google.com> Date: Tue May 11 23:10:45 2021 -0700 ld: Add -Bno-symbolic PR 27834 * ldlex.h (enum option_values): Add OPTION_NO_SYMBOLIC. * lexsup.c (ld_options): Add -Bno-symbolic. (parse_args): Handle -Bno-symbolic. * ld.texi: Document -Bno-symbolic. * NEWS: Mention -Bno-symbolic. * testsuite/ld-elf/shared.exp: Add a test. -- You are receiving this mail because: You are on the CC list for the bug.