[llvm-bugs] [Bug 33036] New: [AArch64][GlobalISel] Failure in check-all on self-host

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 15 00:34:06 PDT 2017


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

            Bug ID: 33036
           Summary: [AArch64][GlobalISel] Failure in check-all on
                    self-host
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: GlobalISel
          Assignee: unassignedbugs at nondot.org
          Reporter: diana.picus at linaro.org
                CC: llvm-bugs at lists.llvm.org

Stage 2 fails one test: Clang :: Index/annotate-deep-statements.cpp.
This is because c-index-test segfaults.

Stage 1 is a RelWithDbgInfo build of r302780, Stage 2 is a Debug build with -O0
-mllvm -global-isel -mllvm -global-isel-abort=2.
The problem does not reproduce if we do Stage 2 without GlobalISel.

-- 
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/20170515/7109f519/attachment-0001.html>


More information about the llvm-bugs mailing list