https://llvm.org/bugs/show_bug.cgi?id=28634
Bug ID: 28634 Summary: switch torture C test case fail Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: -New Bugs Assignee: unassignedclangb...@nondot.org Reporter: pichet2...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 16777 --> https://llvm.org/bugs/attachment.cgi?id=16777&action=edit test case see attached file for test case. clang test.c ./a.out res1: 0 res2: 0 res2: 42 Assertion failed: (res1 == 42), function main, file test.c, line 50. this used to work about 1 month ago. I could reproduce that on macos x86-64 and on an out of tree target. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs