[Bug ld/10426] ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-21 22:14 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/10426] ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-21 21:37 --- Subject: Bug 10426 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-07-21 21:37:26 Modified files: bfd: ChangeLog elflink.c ld/tests

[Bug ld/10426] ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2009-07-21 21:15 --- Works for me. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10426 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.

[Bug ld/10426] ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-21 19:58 --- Created an attachment (id=4072) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4072&action=view) A patch Can you try this patch? -- http://sourceware.org/bugzilla/show_bug.cgi?id=10426 ---

[Bug gas/10420] .p2align can generate non-NOPs on x86-64

2009-07-21 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-21 17:51 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/10426] ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread hjl dot tools at gmail dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |hjl dot tools at gmail dot |redhat dot com |com Status|NEW

[Bug gas/10420] .p2align can generate non-NOPs on x86-64

2009-07-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-21 17:50 --- Subject: Bug 10420 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-07-21 17:50:21 Modified files: gas: ChangeLog gas/config : t

[Bug ld/10426] New: ld incorrectly creates STT_GNU_IFUNC SHN_UNDEF symbols

2009-07-21 Thread jakub at redhat dot com
See https://bugzilla.redhat.com/show_bug.cgi?id=512937 No SHN_UNDEF symbols should ever have STT_GNU_IFUNC type, they should be STT_FUNC instead. Whether a symbol in the shared library some other shared library or binary is linked dynamically against is STT_GNU_IFUNC or not doesn't say anything ab

[Bug gas/10420] .p2align can generate non-NOPs on x86-64

2009-07-21 Thread hjl dot tools at gmail dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |hjl dot tools at gmail dot |redhat dot com |com Status|NEW