[llvm-bugs] [Bug 46396] New: WebAssembly exception handling catchpads cannot be addressed sometimes

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46396 Bug ID: 46396 Summary: WebAssembly exception handling catchpads cannot be addressed sometimes Product: libraries Version: trunk Hardware: All OS: All S

[llvm-bugs] [Bug 46397] New: Wrong backtrace infromation at Og

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46397 Bug ID: 46397 Summary: Wrong backtrace infromation at Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 46398] New: Wrong backtrace infromation at Og

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46398 Bug ID: 46398 Summary: Wrong backtrace infromation at Og Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 46399] New: __NSStackBlock__ cant't be copy to __NSMallocBlock__ in arc

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46399 Bug ID: 46399 Summary: __NSStackBlock__ cant't be copy to __NSMallocBlock__ in arc Product: clang Version: trunk Hardware: Other OS: other Status: NEW

[llvm-bugs] [Bug 46317] [RV64] Wrong libcall emitted

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46317 Alex Bradbury changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46400] New: Change to print help instead of reading from stdin when running without arguments

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46400 Bug ID: 46400 Summary: Change to print help instead of reading from stdin when running without arguments Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46348] Assertion failure during report of duplicate symbol error

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46348 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46263] The lld cannot identify LMA overlapping when the VMA is not specified.

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46263 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 23569 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: Abrt in llvm::llvm_unreachable_internal

2020-06-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] Issue 23570 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: llvm::sys::path::is_absolute(AbsPath) && "the path is relative"

2020-06-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] Issue 23571 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in llvm::llvm_unreachable_internal

2020-06-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 46401] New: [AMDGPU][MC] Some of invalid opcodes can be disassembled but break code emitter

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46401 Bug ID: 46401 Summary: [AMDGPU][MC] Some of invalid opcodes can be disassembled but break code emitter Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 46402] New: Missed opportunities for combining or eliminating sequential branches

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46402 Bug ID: 46402 Summary: Missed opportunities for combining or eliminating sequential branches Product: libraries Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 46403] New: [AMDGPU][MC] Incorrect parsing of operand separators of MTBUF instructions

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46403 Bug ID: 46403 Summary: [AMDGPU][MC] Incorrect parsing of operand separators of MTBUF instructions Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 46404] New: [AMDGPU][MC] Missing operands of MTBUF are not handled correctly

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46404 Bug ID: 46404 Summary: [AMDGPU][MC] Missing operands of MTBUF are not handled correctly Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 46405] New: Calling a function with the address of your own argument produces lots of unnecessary moves

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46405 Bug ID: 46405 Summary: Calling a function with the address of your own argument produces lots of unnecessary moves Product: new-bugs Version: 10.0 Hardware: PC OS:

[llvm-bugs] [Bug 46406] New: [X86] rsqrt and div generated for 1/sqrt(x * x * x) with -Ofast

2020-06-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46406 Bug ID: 46406 Summary: [X86] rsqrt and div generated for 1/sqrt(x * x * x) with -Ofast Product: libraries Version: trunk Hardware: PC OS: Windows NT St

[llvm-bugs] Issue 23575 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in maybeDiagnoseIDCharCompat

2020-06-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..