[llvm-bugs] [Bug 50240] New: Missing APPEND in ACCESS specifier of OPEN statement

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50240 Bug ID: 50240 Summary: Missing APPEND in ACCESS specifier of OPEN statement Product: flang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 50241] New: `signal` returns wrong pointer with `-fsanitize=memory`

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50241 Bug ID: 50241 Summary: `signal` returns wrong pointer with `-fsanitize=memory` Product: clang Version: 11.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50242] New: Cherry-pick 6329ce75da7a44c40d4406bf48ffffe973ef5fdb

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50242 Bug ID: 50242 Summary: Cherry-pick 6329ce75da7a44c40d4406bf48e973ef5fdb Product: clang-tools-extra Version: unspecified Hardware: PC OS: All Status: NEW Seve

[llvm-bugs] [Bug 50243] New: [clang-format] Misformatted initializion list with preprocessor directives

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50243 Bug ID: 50243 Summary: [clang-format] Misformatted initializion list with preprocessor directives Product: clang Version: trunk Hardware: PC OS: All St

[llvm-bugs] Issue 34020 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: SrcTy.getNumElements() == DstTy.getNumElements() && "different number of element

2021-05-06 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 50244] New: compiler-rt build failing on 32-bit x86 Linux platform: bits/c++config.h not found

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50244 Bug ID: 50244 Summary: compiler-rt build failing on 32-bit x86 Linux platform: bits/c++config.h not found Product: new-bugs Version: unspecified Hardware: PC OS: W

[llvm-bugs] [Bug 40305] Error on variadic template argument deduction including conversion to reference to const to Base

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40305 Peter Georg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47611] [Windows][AArch64] Inconsistent handling of HFAs/HVAs

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47611 Richard Townsend changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 50245] New: use of template template parameter 'T' requires template arguments

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50245 Bug ID: 50245 Summary: use of template template parameter 'T' requires template arguments Product: new-bugs Version: 12.0 Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 50079] Regression(fc5d804ddbe): lld/mach-o can't link simple binary

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50079 Jez Ng changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 49597] Support object files / dylibs built for multiple platforms

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49597 Jez Ng changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50246] New: ICE explicit calling a caputered lambda expression with a paramater pack

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50246 Bug ID: 50246 Summary: ICE explicit calling a caputered lambda expression with a paramater pack Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 50247] New: [SIMD] calling math builtins (sqrt, ceil, floor, trunc, round) in loop not vectorized

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50247 Bug ID: 50247 Summary: [SIMD] calling math builtins (sqrt, ceil, floor, trunc, round) in loop not vectorized Product: libraries Version: trunk Hardware: PC OS: Win

[llvm-bugs] [Bug 50248] New: -Wreserved-identifier should not warn on system macros

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50248 Bug ID: 50248 Summary: -Wreserved-identifier should not warn on system macros Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: en

[llvm-bugs] [Bug 50249] New: [Python] CompilationDatabase.getCompileCommands does not work as documented

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50249 Bug ID: 50249 Summary: [Python] CompilationDatabase.getCompileCommands does not work as documented Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 45339] Support for bitfields in OpenCL

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45339 David Rohr changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 50251] New: [OpenMP] Custom reduction fails at runtime with misaligned address on NVIDIA V100.

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50251 Bug ID: 50251 Summary: [OpenMP] Custom reduction fails at runtime with misaligned address on NVIDIA V100. Product: clang Version: trunk Hardware: Other OS: Linux

[llvm-bugs] [Bug 49391] BPF: backport commit 283db5f0837d55f91242812003adf6e189ba743e (fix enum value 0 issue for __builtin_preserve_enum_value())

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49391 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49391, which changed state. Bug 49391 Summary: BPF: backport commit 283db5f0837d55f91242812003adf6e189ba743e (fix enum value 0 issue for __builtin_preserve_enum_value()) https://bugs.llvm.org/show_bug.cgi?id=49391 W

[llvm-bugs] [Bug 49455] BPF: backport commit 9c0274cdeae904089806be6faee72b9126d2cf5b

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49455 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|9c0274cdeae904089806be6faee |9c0274cdeae904089806be6faee |7

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49455, which changed state. Bug 49455 Summary: BPF: backport commit 9c0274cdeae904089806be6faee72b9126d2cf5b https://bugs.llvm.org/show_bug.cgi?id=49455 What|Removed |Added

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49605, which changed state. Bug 49605 Summary: Merge fcfd3fda71905d7c48f75a531c2265ad3b9876ea into release/12.x https://bugs.llvm.org/show_bug.cgi?id=49605 What|Removed |Added

[llvm-bugs] [Bug 49605] Merge fcfd3fda71905d7c48f75a531c2265ad3b9876ea into release/12.x

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49605 Tom Stellard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|fcfd3fda71905d7c48f7

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49623, which changed state. Bug 49623 Summary: [RISCV] Wrong operand order in ISEL pattern for masked vmslt[u] https://bugs.llvm.org/show_bug.cgi?id=49623 What|Removed |Added -

[llvm-bugs] [Bug 49623] [RISCV] Wrong operand order in ISEL pattern for masked vmslt[u]

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49623 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|fca5d63aa8d43a21557874d9bc0 |fca5d63aa8d43a21557874d9bc0 |4

[llvm-bugs] [Bug 50161] Stack protector + coroutines + c++ exceptions causing `musttail call must precede a ret with an optional bitcast`

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50161 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|5e3d9fcc3a8802cea5b850a3ca4 |5e3d9fcc3a8802cea5b850a3ca4 |0

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 50161, which changed state. Bug 50161 Summary: Stack protector + coroutines + c++ exceptions causing `musttail call must precede a ret with an optional bitcast` https://bugs.llvm.org/show_bug.cgi?id=50161 What|Re

[llvm-bugs] [Bug 50233] Merge 3a62d4fde88544125ce9ceff990db108ee91148a into 12.0.1

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50233 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|3a62d4fde88544125ce9cef

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 50233, which changed state. Bug 50233 Summary: Merge 3a62d4fde88544125ce9ceff990db108ee91148a into 12.0.1 https://bugs.llvm.org/show_bug.cgi?id=50233 What|Removed |Added ---

[llvm-bugs] [Bug 50093] Backport `[LoopReroll] Fix rerolling loop with extra instructions` to 12.0.1

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50093 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|d9a9c992d190dd6645ea911b66c |d9a9c992d190dd6645ea911b66c |f

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-05-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 50093, which changed state. Bug 50093 Summary: Backport `[LoopReroll] Fix rerolling loop with extra instructions` to 12.0.1 https://bugs.llvm.org/show_bug.cgi?id=50093 What|Removed |Added

[llvm-bugs] Issue 34035 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::PeekAhead

2021-05-06 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