[llvm-bugs] [Bug 51234] New: clang segfaults compiling mozjs
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 27 21:09:54 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51234
Bug ID: 51234
Summary: clang segfaults compiling mozjs
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: raj.khem at gmail.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Attached testcase has failed to compile because clang segfaults.
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'Unified_cpp_js_src6-6831e2.cpp'.
4. Running pass 'Loop Pass Manager' on function
'@_ZN2js2gc9GCRuntime23beginSweepingSweepGroupEPNS_6FreeOpERNS_11SliceBudgetE'
5. Running pass 'Loop Strength Reduction' on basic block '%1166'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210728/4da4712c/attachment.html>
More information about the llvm-bugs
mailing list