http://llvm.org/bugs/show_bug.cgi?id=7777

           Summary: undefined behavior at Diagnostic.cpp, (313:22)
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


This is clang 109870 on x86.

The array index in this line of code appears to be out of bounds while running
"make check".

I don't have any more details... this failure comes from a check that we
inherited from the original clang implementation of -fcatch-undefined-behavior!
 It could be a spurious failure if that code sucked or something.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to