https://bugs.llvm.org/show_bug.cgi?id=39533
Bug ID: 39533
Summary: clang goes in infinite loop ?
Product: clang
Version: 7.0
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 21071
--> https://bugs.llvm.org/attachment.cgi?id=21071&action=edit
gdb backtrace
clang version 5.0.1 and 7.0.0 are no longer able to compile our code with -O or
-O2. It works with -O0 or in ASAN mode.
It worked fine with clang 3.9 and earlier with -O2.
The problem is that I don't own the code, and I don't know how to reduce it to
a test case, could you help me ?
It seems to be stuck in CGPassManager::RunPassOnSCC but afterwards the
backtrace is always different.
--
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