https://sourceware.org/bugzilla/show_bug.cgi?id=17735
H.J. Lu changed:
What|Removed |Added
Summary|gold doesn't set|gold doesn't set
|ELFOSAB
https://sourceware.org/bugzilla/show_bug.cgi?id=17735
Bug ID: 17735
Summary: gold doesn't set ELFOSABI_GNU for IFUNC
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gol
https://sourceware.org/bugzilla/show_bug.cgi?id=17731
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Cary Cout
https://sourceware.org/bugzilla/show_bug.cgi?id=17731
--- Comment #2 from Markus Trippelsdorf ---
Created attachment 8021
--> https://sourceware.org/bugzilla/attachment.cgi?id=8021&action=edit
testcase
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=17615
--- Comment #12 from dimitry ---
and yes; there is no .bss section when I use ld directly.. so is this gcc bug
then?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=17615
--- Comment #11 from dimitry ---
(In reply to H.J. Lu from comment #10)
> Use "ld --gc-sections -shared" directly. You will see there is no
> .bss section at all. The .bss section you see comes from other
> input files added by GCC driver.
https://sourceware.org/bugzilla/show_bug.cgi?id=17731
Bug ID: 17731
Summary: ld: internal error in set_section_addresses, at
script-sections.cc:2491
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: n
https://sourceware.org/bugzilla/show_bug.cgi?id=17615
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #10