[llvm-bugs] [Bug 51151] New: scudo_tsd_exclusive: non-local variable '__scudo::TSD' declared '__thread' needs dynamic initialization

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51151 Bug ID: 51151 Summary: scudo_tsd_exclusive: non-local variable '__scudo::TSD' declared '__thread' needs dynamic initialization Product: compiler-rt Version: unspecified Hardware:

[llvm-bugs] [Bug 51151] scudo_tsd_exclusive: non-local variable '__scudo::TSD' declared '__thread' needs dynamic initialization

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51151 Sylvestre Ledru changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 36397 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::MergeFunctionDecl

2021-07-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 51152] New: Analyzer crashes with cplusplus.SmartPtrModeling

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51152 Bug ID: 51152 Summary: Analyzer crashes with cplusplus.SmartPtrModeling Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51153] New: [LLVM-COV] Wrong coverage with the "for" and "setjmp"

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51153 Bug ID: 51153 Summary: [LLVM-COV] Wrong coverage with the "for" and "setjmp" Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity

[llvm-bugs] [Bug 51150] x86_64-pc-linux-gnu::taskloop_offload_nowait.cpp regression test failure

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51150 Shilei Tian changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 51150] x86_64-pc-linux-gnu::taskloop_offload_nowait.cpp regression test failure

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51150 Shilei Tian changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 51154] New: [12 regression] error: unable to execute command: Segmentation fault (core dumped)

2021-07-21 Thread via llvm-bugs
/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /media/Store/Project/C-compiler/ZSmith/data/bug-llvm-20210721/bug_dir/proc.0/deal -ferror-limit 19 -fgnuc-version=4.2.1 -fcolor-diagnostics -faddrsig -o /tmp/10-54d374

[llvm-bugs] [Bug 51155] New: llvm.dbg.value uses out-of-scope local variable with -O1 or higher

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51155 Bug ID: 51155 Summary: llvm.dbg.value uses out-of-scope local variable with -O1 or higher Product: clang Version: 10.0 Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 51156] New: [LLVM-COV] Wrong coverage that may be caused by "ASM" and "volatile"

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51156 Bug ID: 51156 Summary: [LLVM-COV] Wrong coverage that may be caused by "ASM" and "volatile" Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 51157] New: Possible O(n^2) slowness in Global Value Numbering

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51157 Bug ID: 51157 Summary: Possible O(n^2) slowness in Global Value Numbering Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 51152] Analyzer crashes with cplusplus.SmartPtrModeling

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51152 Artem Dergachev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50788] clang crashes on valid code at -O1 and above on x86_64-linux-gnu

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50788 Arthur Eubanks changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 36406 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator=

2021-07-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 51158] New: Bad warning behavior for empty enums in general and std::byte in particular

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51158 Bug ID: 51158 Summary: Bad warning behavior for empty enums in general and std::byte in particular Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50434] wasm32: v128.load32_zero not used with equivalent pattern

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50434 Thomas Lively changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 50435] wasm32: v128.store32_zero not used with equivalent pattern

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50435 Thomas Lively changed: What|Removed |Added Fixed By Commit(s)||1a57ee1276ed Resolution|---

[llvm-bugs] [Bug 50799] [SIMD] Creating a vector from dereferenced pointer and zeros should use v128.load32/64_zero

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50799 Thomas Lively changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-07-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #39 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c39 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https

[llvm-bugs] [Bug 51131] [Coroutines] Compiler would complain if there are variables requires large alignment.

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51131 John McCall changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 50888] ICE on valid code with -O1: llvm::cast(Y*) [with X = llvm::ConstantInt; Y = llvm::Value; typename llvm::cast_retty::ret_type = llvm::ConstantInt*]: Assertion `isa(Val

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50888 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51159] New: _ExtInt in block parameter list causes Clang to crash

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51159 Bug ID: 51159 Summary: _ExtInt in block parameter list causes Clang to crash Product: clang Version: 12.0 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 51047] lld produces an empty relocation if it did target a discarded section

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51047 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51160] New: Assertion `NodeB && "B must be in the tree"' with opt -passes='sink'

2021-07-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51160 Bug ID: 51160 Summary: Assertion `NodeB && "B must be in the tree"' with opt -passes='sink' Product: libraries Version: trunk Hardware: PC OS: Linux St