[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:08:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16452
--- Comment #8 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 fb389763e0ee42be2f221da60e1c126314857d11 (commit)
from 55cfb2c4c8accd5031fd7c8167988fc4624e847c (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=fb389763e0ee42be2f221da60e1c126314857d11
commit fb389763e0ee42be2f221da60e1c126314857d11
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.
- [Bug ld/16452] ELF executable with weak reference linked with ld causes assertion in ld.so,
cvs-commit at gcc dot gnu.org <=