[LLVMbugs] [Bug 22912] New: UNREACHABLE executed at X86ELFObjectWriter.cpp during Kernel Compile (with llvmlinux patches)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Mar 15 06:31:59 PDT 2015


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

            Bug ID: 22912
           Summary: UNREACHABLE executed at X86ELFObjectWriter.cpp during
                    Kernel Compile (with llvmlinux patches)
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: peterhuewe at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 14050
  --> https://llvm.org/bugs/attachment.cgi?id=14050&action=edit
output

Hi,

I tried to compile the patched llvmlinux kernel with the latest clang but it
fails with:


  AS      arch/x86/realmode/rm/trampoline_64.o
invalid fixup kind!
UNREACHABLE executed at X86ELFObjectWriter.cpp:166!
#0 0x46509fe llvm::sys::PrintStackTrace(llvm::raw_ostream&)
/data/llvm/lib/Support/Unix/Signals.inc:425:42
...


kernel config: x86_64_defconfig
kernel tree llvmlinux v3.19-rc4-183-g230b22d72454
clang version 3.7.0 (trunk 232275) (llvm/trunk 215340:232281M

-- 
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/20150315/d21125e5/attachment.html>


More information about the llvm-bugs mailing list