https://sourceware.org/bugzilla/show_bug.cgi?id=28608
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
That looks like a bug in ld.gold.
tests/elfstrmerge is a simple ET_EXEC file.
When SHF_MERGE is set, then sh_entsize should be set to the size of the
elements that should be merged (unless SHF_STRING is also set).
For me .rodata doesn't have the SHF_MERGE flag set:
[15] .rodata PROGBITS 0000000000002d68 00002d68 00000837 0 A
0 0 8
--
You are receiving this mail because:
You are on the CC list for the bug.