bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26165] Odd ld --help output


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26165] Odd ld --help output
Date: Wed, 24 Jun 2020 13:41:15 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4bf05d4a900ae2c6c59e173340cc087584e46c81

commit 4bf05d4a900ae2c6c59e173340cc087584e46c81
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jun 24 06:39:03 2020 -0700

    ld: Correct --dependency-file order

    Change ld --help output to

      -d, -dc, -dp                Force common symbols to be defined
      --dependency-file FILE      Write dependency file

    instead of

      -d, -dc                     Force common symbols to be defined
      --dependency-file FILE, -dp Write dependency file

            PR ld/26165
            * lexsup.c (ld_options): Correct --dependency-file order.

-- 
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]