bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/27834] New: ld: Add -Bno-symbolic to cancel -Bsymbolic/-Bsymboli


From: i at maskray dot me
Subject: [Bug ld/27834] New: ld: Add -Bno-symbolic to cancel -Bsymbolic/-Bsymbolic-functions
Date: Sun, 09 May 2021 00:34:48 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27834

            Bug ID: 27834
           Summary: ld: Add -Bno-symbolic to cancel
                    -Bsymbolic/-Bsymbolic-functions
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

Depending on the workload, -Bsymbolic-functions can be a very effective
optimization. -Bno-symbolic makes it easy to exclude individual shared objects
which are problematic with -Bsymbolic-functions (e.g. using a direct access
relocation to take the address of a function).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]