bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -st


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -static -fPIE -pie on glibc-2.18 based systems
Date: Tue, 14 Jan 2014 19:01:29 +0000

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

--- 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  d1ec1e40b5b457c92aaa23f7af40e026e4596a99 (commit)
      from  8213266aeadc6cfae8313f1335f33a43e40f0a8c (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=d1ec1e40b5b457c92aaa23f7af40e026e4596a99

commit d1ec1e40b5b457c92aaa23f7af40e026e4596a99
Author: H.J. Lu <address@hidden>
Date:   Tue Jan 14 10:48:39 2014 -0800

    Don't update reloc count if there are any non pc-relative relocs

        PR ld/16428
        * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't update reloc
        count if there are any non pc-relative relocs.
        * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.

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

Summary of changes:
 bfd/ChangeLog      |    7 +++++++
 bfd/elf32-i386.c   |    9 +++++++--
 bfd/elf64-x86-64.c |    9 +++++++--
 3 files changed, 21 insertions(+), 4 deletions(-)

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