[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/11413] --no-export-dynamic broken for PIE?
From: |
hjl dot tools at gmail dot com |
Subject: |
[Bug ld/11413] --no-export-dynamic broken for PIE? |
Date: |
21 Mar 2010 23:28:29 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-03-21
23:27 -------
Subject: Bug 11413
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2010-03-21 23:26:33
Modified files:
bfd : ChangeLog elflink.c
Log message:
Check !executable instead of shared for PIE.
2010-03-21 H.J. Lu <address@hidden>
PR ld/11413
* elflink.c (_bfd_elf_add_default_symbol): Check !executable
instead of shared.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4961&r2=1.4962
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.370&r2=1.371
------- Additional Comments From hjl dot tools at gmail dot com 2010-03-21
23:28 -------
Fixed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=11413
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.