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

            Bug ID: 23358
           Summary: ld --help|grep separate-code -- clarify default
           Product: binutils
           Version: 2.32 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org
  Target Milestone: ---

$(ld.bfd --help|grep sepa) shows:

  -z separate-code            Create separate code program header
  -z noseparate-code          Don't create separate code program header
(default)

On x86_64 ./configure implies --enable-separate-code and "-z separate-code" is
the default.

Update lexsup.c to honour DEFAULT_LD_Z_SEPARATE_CODE or alike when printing
"default" for (no)seprate-code on $(ld --help).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to