https://sourceware.org/bugzilla/show_bug.cgi?id=27834
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Fangrui Song <mask...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=823241a27c03235229ff0b9e12a141fc35007dec commit 823241a27c03235229ff0b9e12a141fc35007dec Author: Fangrui Song <mask...@google.com> Date: Fri May 14 15:51:16 2021 -0700 gold: Add -Bno-symbolic gold/ PR 27834 * options.h (General_options): Make -Bsymbolic and -Bsymbolic-functions special and adjust the help messages. Add enum Bsymbolic_kind and -Bno-symbolic. * options.cc (General_options): Define parse_Bno_symbolic, parse_Bsymbolic_functions, and parse_Bsymbolic. -- You are receiving this mail because: You are on the CC list for the bug.