[llvm-bugs] [Bug 42954] New: [Intel x86] clang crashes in backend with Cannot select: 0x7fc0518c48d0: i64 = addrspacecast[0 -> 256] 0x7fc0518c4e80

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 10 05:06:08 PDT 2019


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

            Bug ID: 42954
           Summary: [Intel x86] clang crashes in backend with Cannot
                    select: 0x7fc0518c48d0: i64 = addrspacecast[0 -> 256]
                    0x7fc0518c4e80
           Product: libraries
           Version: 8.0
          Hardware: PC
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: C
          Assignee: unassignedbugs at nondot.org
          Reporter: zhangxp1998 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 22366
  --> https://bugs.llvm.org/attachment.cgi?id=22366&action=edit
Source code to reproduce the crash

Clang version: 8.0.0

How to reproduce the bug:
Download the crash_clang.c attached.

execute the command: clang -c crash_clang.c

-- 
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/20190810/d5ccd742/attachment.html>


More information about the llvm-bugs mailing list