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

            Bug ID: 25454
           Summary: Invalid cast on csmith generated code
           Product: new-bugs
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 15249
  --> https://llvm.org/bugs/attachment.cgi?id=15249&action=edit
Original C file triggering the crash

The attached C code triggers an assert when compiled with clang -O2 (no issues
with clang -O1).

The code itself is generated by csmith, so it's quite convoluted. I used a
combination of bugpoint and manual modification to slim down the input bytecode
to something more reasonable, hope it helps.

-- 
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