bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16452] ELF executable with weak reference linked with ld causes


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16452] ELF executable with weak reference linked with ld causes assertion in ld.so
Date: Mon, 01 Dec 2014 14:17:25 +0000

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

--- Comment #9 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, binutils-2_25-branch has been updated
       via  89e0345fdfad506e4692126cabd618ef859dc63f (commit)
      from  d1862f3ab140073e8aefb38afedbb883bcbc8b60 (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=89e0345fdfad506e4692126cabd618ef859dc63f

commit 89e0345fdfad506e4692126cabd618ef859dc63f
Author: H.J. Lu <address@hidden>
Date:   Mon Dec 1 06:06:21 2014 -0800

    Add tests for PR ld/16452 and PR ld/16457

        PR ld/16452
        PR ld/16457
        * ld-elf/pr16452.map: New file.
        * ld-elf/pr16452.od: Likewise.
        * ld-elf/pr16452a.c: Likewise.
        * ld-elf/pr16452b.c: Likewise.
        * ld-elf/pr16457.od: Likewise.

        * ld-elf/shared.exp (build_tests): Add tests for PR ld/16452 and
        PR ld/16457.

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

Summary of changes:
 ld/testsuite/ChangeLog          |   13 +++++++++++++
 ld/testsuite/ld-elf/pr16452.map |    1 +
 ld/testsuite/ld-elf/pr16452.od  |    7 +++++++
 ld/testsuite/ld-elf/pr16452a.c  |    1 +
 ld/testsuite/ld-elf/pr16452b.c  |    2 ++
 ld/testsuite/ld-elf/pr16457.od  |    6 ++++++
 ld/testsuite/ld-elf/shared.exp  |   12 ++++++++++++
 7 files changed, 42 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/pr16452.map
 create mode 100644 ld/testsuite/ld-elf/pr16452.od
 create mode 100644 ld/testsuite/ld-elf/pr16452a.c
 create mode 100644 ld/testsuite/ld-elf/pr16452b.c
 create mode 100644 ld/testsuite/ld-elf/pr16457.od

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