[llvm-bugs] [Bug 26968] i386 lld produces incorrect fatal error "SHF_MERGE section size must be a multiple of sh_entsize" linking FreeBSD/i386 userland

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 27 01:01:26 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=26968

Rui Ueyama <ruiu at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ruiu at google.com
         Resolution|---                         |FIXED

--- Comment #4 from Rui Ueyama <ruiu at google.com> ---
I think accepting sections with sh_entsize==0 but handling them as
non-mergeable sections is a reasonable behavior, so let's close this bug as
expected. If other linkers are unanimously handle such sections in some way,
and if you think we should follow, please reopen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160627/8a795f26/attachment-0001.html>


More information about the llvm-bugs mailing list