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

            Bug ID: 32728
           Summary: ssertion failed: (all_of(FrameIndexExprs,
                    [](FrameIndexExpr &FIE) { return FIE.Expr &&
                    FIE.Expr->isFragment(); }) && "conflicting locations
                    for variable"), function addMMIEntry, file
                    ../../lib/CodeGen/AsmPrinter/DwarfDebug.h, line 142
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 18323
  --> https://bugs.llvm.org/attachment.cgi?id=18323&action=edit
reduced.c

Debug Info will cause an assertion to be triggered here at -O2.  See attached
reduced test case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to