[llvm-bugs] [Bug 47340] New: hang on x86_64-linux-gnu with `-mllvm -polly -O2` and above

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47340 Bug ID: 47340 Summary: hang on x86_64-linux-gnu with `-mllvm -polly -O2` and above Product: Polly Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 47339] New: Expected compile time error is not coming for Select type and Associate Construct

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47339 Bug ID: 47339 Summary: Expected compile time error is not coming for Select type and Associate Construct Product: flang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46923, which changed state. Bug 46923 Summary: Assertion failure in PPCBoolRetToInt pass in rust when compiling firefox 79 https://bugs.llvm.org/show_bug.cgi?id=46923 What|Removed |Added

[llvm-bugs] [Bug 46923] Assertion failure in PPCBoolRetToInt pass in rust when compiling firefox 79

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46923 Kai Luo changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47338] New: "fragment covers entire variable" verifier error in Windows thinlto builds

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47338 Bug ID: 47338 Summary: "fragment covers entire variable" verifier error in Windows thinlto builds Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 4573] excessive code size with X86 backend

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4573 Brad Smith changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 47337] New: Slower sieve computation than gcc

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47337 Bug ID: 47337 Summary: Slower sieve computation than gcc Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pri

[llvm-bugs] [Bug 47336] New: Merge d870e363263835bec96c83f51b20e64722cad742 into 11.0

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47336 Bug ID: 47336 Summary: Merge d870e363263835bec96c83f51b20e64722cad742 into 11.0 Product: libraries Version: trunk Hardware: All OS: OpenBSD Status: NEW

[llvm-bugs] [Bug 47335] New: baremetal DWARF leaves dso_base uninitialized

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47335 Bug ID: 47335 Summary: baremetal DWARF leaves dso_base uninitialized Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhan

[llvm-bugs] [Bug 47334] New: Deliver libc++1 and libc++abi1 packages in the ubuntu and debian ppas

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47334 Bug ID: 47334 Summary: Deliver libc++1 and libc++abi1 packages in the ubuntu and debian ppas Product: Packaging Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 28024] ppc64 (be and le) don't have a working std::call_once

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28024 Brad Smith changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 40554] misaligned float in PowerPC code causes SIGBUS in OpenBSD/macppc

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40554 Brad Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47333] templetized operator<< isn't matched in a namespace

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47333 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 47333] New: templetized operator<< isn't matched in a namespace

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47333 Bug ID: 47333 Summary: templetized operator<< isn't matched in a namespace Product: clang Version: trunk Hardware: PC OS: FreeBSD Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47001, which changed state. Bug 47001 Summary: regression with arm-linux vectors of f16 https://bugs.llvm.org/show_bug.cgi?id=47001 What|Removed |Added -

[llvm-bugs] [Bug 47001] regression with arm-linux vectors of f16

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47001 Lucas Prates changed: What|Removed |Added Fixed By Commit(s)||3d943bcd223e Status|CONFIRMED

[llvm-bugs] [Bug 47332] New: Compilation error while compiling any kernel launch statement in CUDAKernelCallExpr syntax

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47332 Bug ID: 47332 Summary: Compilation error while compiling any kernel launch statement in CUDAKernelCallExpr syntax Product: clang Version: trunk Hardware: PC OS: Al

[llvm-bugs] Issue 22260 in oss-fuzz: llvm: Coverage build failure

2020-08-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #12 on issue 22260 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22260#c12 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: http

[llvm-bugs] [Bug 35090] SREM/UREM can now be legal

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35090 Esme Yi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47331] New: Request merge of three AArch64 SVE fixes onto the LLVM 11 release branch.

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47331 Bug ID: 47331 Summary: Request merge of three AArch64 SVE fixes onto the LLVM 11 release branch. Product: libraries Version: 11.0 Hardware: PC OS: All

[llvm-bugs] Issue 4604 in oss-fuzz: llvm/clang-fuzzer: ASSERT: (data().DefaultedCopyConstructorIsDeleted || needsOverloadResolutionForCopyConst

2020-08-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #19 on issue 4604 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: (data().DefaultedCopyConstructorIsDeleted || needsOverloadResolutionForCopyConst https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4604#c19 ClusterFuzz testcase 5456719829270528 is

[llvm-bugs] Issue 23814 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2020-08-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 23814 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23814#c1 ClusterFuzz testcase 5722002223792128 is ver

[llvm-bugs] Issue 19698 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyConstructor

2020-08-27 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 19698 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyConstructor https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19698#c2 ClusterFuzz testcase

[llvm-bugs] [Bug 47149] Failure to optimize comparison of strlen with 0 on string where operations on it should force the result to be non-0

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47149 Florian Hahn changed: What|Removed |Added Fixed By Commit(s)||419c6948df420dc2638e74a2b40 |

[llvm-bugs] [Bug 47270] clang crashes on not finding a destructor during pch deserialization

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47270 hokein changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED|RE

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47270, which changed state. Bug 47270 Summary: clang crashes on not finding a destructor during pch deserialization https://bugs.llvm.org/show_bug.cgi?id=47270 What|Removed |Added

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 44620, which changed state. Bug 44620 Summary: readability-redundant-string-cstr quick-fix causes invalid code https://bugs.llvm.org/show_bug.cgi?id=44620 What|Removed |Added -

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 44620, which changed state. Bug 44620 Summary: readability-redundant-string-cstr quick-fix causes invalid code https://bugs.llvm.org/show_bug.cgi?id=44620 What|Removed |Added -

[llvm-bugs] [Bug 47330] New: clang rewrite introduces duplicate methods for property declare

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47330 Bug ID: 47330 Summary: clang rewrite introduces duplicate methods for property declare Product: clang Version: trunk Hardware: Macintosh OS: All Status

[llvm-bugs] [Bug 47285] [DSE-MEMSSA] Wrong code

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47285 Florian Hahn changed: What|Removed |Added Fixed By Commit(s)||bb024c3c4e03458ae30721cb5e9 |

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47326, which changed state. Bug 47326 Summary: Merge a45ccc983b51330fd49c8526fe4770e40eeab708 into 11.0 https://bugs.llvm.org/show_bug.cgi?id=47326 What|Removed |Added -

[llvm-bugs] [Bug 47326] Merge a45ccc983b51330fd49c8526fe4770e40eeab708 into 11.0

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47326 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|NEW

[llvm-bugs] [Bug 46236] directory_iterator assert crash on Unicode input on Windows

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46236 Andrey Galkin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47329] New: [LSR] Formula is Non-canonical Assert in InsertFormula

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47329 Bug ID: 47329 Summary: [LSR] Formula is Non-canonical Assert in InsertFormula Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 47327] New: opt -loop-unroll seems to do unbounded recursion

2020-08-27 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47327 Bug ID: 47327 Summary: opt -loop-unroll seems to do unbounded recursion Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen