bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2404] Linker failed to handle symbols with mismatched types.


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/2404] Linker failed to handle symbols with mismatched types.
Date: Mon, 20 Jan 2014 12:52:52 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=2404

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  cec2c50d38391e11f7116643450156560e5a1b91 (commit)
      from  e671835b7afc90b3ff201b79f07a6fb67797bc5c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit cec2c50d38391e11f7116643450156560e5a1b91
Author: H.J. Lu <address@hidden>
Date:   Mon Jan 20 04:50:47 2014 -0800

    Add a testcase for PR ld/2404

    PR ld/2404 was fixed without a testcase.  This patch to add one.

        PR ld/2404
        * ld-elf/pr2404.out: New file.
        * ld-elf/pr2404a.c: Likewise.
        * ld-elf/pr2404b.c: Likewise.

        * ld-elf/shared.exp (build_tests): Build libpr2404a.so and
        libpr2404b.a.
        (run_tests): Run pr2404.

-----------------------------------------------------------------------

Summary of changes:
 ld/testsuite/ChangeLog         |   11 +++++++++++
 ld/testsuite/ld-elf/pr2404.out |    4 ++++
 ld/testsuite/ld-elf/pr2404a.c  |   10 ++++++++++
 ld/testsuite/ld-elf/pr2404b.c  |   21 +++++++++++++++++++++
 ld/testsuite/ld-elf/shared.exp |    9 +++++++++
 5 files changed, 55 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/pr2404.out
 create mode 100644 ld/testsuite/ld-elf/pr2404a.c
 create mode 100644 ld/testsuite/ld-elf/pr2404b.c

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