[llvm-bugs] [Bug 47621] New: Variable used by task inside a template function is not made firstprivate by default

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47621 Bug ID: 47621 Summary: Variable used by task inside a template function is not made firstprivate by default Product: OpenMP Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 47620] New: Constexpr destructor support causes crash from unhandled cleanup

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47620 Bug ID: 47620 Summary: Constexpr destructor support causes crash from unhandled cleanup Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 47619] New: regression with aarch64-linux: UNREACHABLE executed at ../include/llvm/Support/MachineValueType.h:756

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47619 Bug ID: 47619 Summary: regression with aarch64-linux: UNREACHABLE executed at ../include/llvm/Support/MachineValueType.h:756 Product: new-bugs Version: 11.0 Hardware: All

[llvm-bugs] Issue 25866 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Parser::ParseStatementOrDeclarationAfterAttributes

2020-09-22 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,

[llvm-bugs] [Bug 47618] New: compile-time segfault with C code when using `-g`

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47618 Bug ID: 47618 Summary: compile-time segfault with C code when using `-g` Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 37671] OpenMP tasks: Private variables not captured

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37671 Joseph Schuchart changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 23833 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: Index < Length && "Invalid index!"

2020-09-22 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23833 by sheriffbot: llvm:clangd-fuzzer: ASSERT: Index < Length && "Invalid index!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23833#c1 This bug is approaching its deadline for being fixed, and will be automatically

[llvm-bugs] Issue 23819 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: !verifyFunction(*L->getHeader()->getParent())

2020-09-22 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23819 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: !verifyFunction(*L->getHeader()->getParent()) https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23819#c1 This bug is approaching its deadline for

[llvm-bugs] [Bug 47617] New: Delay load stubs are not marked as CFG targets

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47617 Bug ID: 47617 Summary: Delay load stubs are not marked as CFG targets Product: new-bugs Version: 10.0 Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] Issue 25860 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in llvm::FoldingSetNodeID::operator==

2020-09-22 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,

[llvm-bugs] [Bug 47616] New: ASAN use-after-scope for thread-local variables

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47616 Bug ID: 47616 Summary: ASAN use-after-scope for thread-local variables Product: compiler-rt Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 47352] clang rejects valid code for error: no viable constructor or deduction guide for deduction

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47352 Richard Smith changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #2 from Richard Smith

[llvm-bugs] [Bug 47615] New: Clang crashes on some abstruse but valid C++20 code

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47615 Bug ID: 47615 Summary: Clang crashes on some abstruse but valid C++20 code Product: clang Version: trunk Hardware: PC OS: FreeBSD Status: NEW Severity:

[llvm-bugs] [Bug 47352] clang rejects valid code for error: no viable constructor or deduction guide for deduction

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47352 David Blaikie changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] [Bug 47246] errors of implicitly-deleted default constructor

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47246 David Blaikie changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 47613] New: InstCombine leaves extra call to sqrtf from pow transform

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47613 Bug ID: 47613 Summary: InstCombine leaves extra call to sqrtf from pow transform Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 47250] clang does not expect requires expression

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47250 David Blaikie changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47612] New: SROA passes wrong AA info on memtransfer

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47612 Bug ID: 47612 Summary: SROA passes wrong AA info on memtransfer Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 42046] [DAG] DAGTypeLegalizer::GenWidenVectorTruncStores - possible copy+paste typo

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42046 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

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

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47611 Bug ID: 47611 Summary: [Windows][AArch64] Inconsistent handling of HFAs/HVAs Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 12682] UNREACHABLE executed at X86CodeEmitter.cpp:1010!

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=12682 Simon Pilgrim changed: What|Removed |Added CC||llvm-...@redking.me.uk, |

[llvm-bugs] [Bug 47540] Overeager warning on deprecated use of `-fuse-ld=` flag without even a flag to disable

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47540 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 13825] [patch] fixed unused std::string variable

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13825 Simon Pilgrim changed: What|Removed |Added Version|unspecified |trunk Resolution|---

[llvm-bugs] Issue 11362 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: Subtarget.isCallingConvWin64(MF.getFunction().getCallingConv()) && "Funclets sho

2020-09-22 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 11362 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: Subtarget.isCallingConvWin64(MF.getFunction().getCallingConv()) && "Funclets sho

[llvm-bugs] [Bug 27409] ScalarEvolution::getConstantEvolutionLoopExitValue doesn't evaluate loops correctly.

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27409 Simon Pilgrim changed: What|Removed |Added Component|new bugs|Global Analyses Product|new-bugs

[llvm-bugs] [Bug 47610] New: Trying to compile an OpenCL through LLVM IR triggers "Cannot cast between two non-generic address spaces"

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47610 Bug ID: 47610 Summary: Trying to compile an OpenCL through LLVM IR triggers "Cannot cast between two non-generic address spaces" Product: libraries Version: 11.0 Hardware: PC

[llvm-bugs] [Bug 47609] New: OpenMP doesn't compile on Apple Silicon under macOS 11.0

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47609 Bug ID: 47609 Summary: OpenMP doesn't compile on Apple Silicon under macOS 11.0 Product: OpenMP Version: unspecified Hardware: Other OS: other Status:

[llvm-bugs] [Bug 47608] New: Extract value from vector - dynamic index

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47608 Bug ID: 47608 Summary: Extract value from vector - dynamic index Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47607] New: TestCases/Posix/no_asan_gen_globals.c FAILs on Solaris

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47607 Bug ID: 47607 Summary: TestCases/Posix/no_asan_gen_globals.c FAILs on Solaris Product: compiler-rt Version: unspecified Hardware: All OS: Solaris Status: NEW

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

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47561, which changed state. Bug 47561 Summary: CommandGuide/clang.rst documents -O as -O2 not -O1 https://bugs.llvm.org/show_bug.cgi?id=47561 What|Removed |Added

[llvm-bugs] [Bug 47561] CommandGuide/clang.rst documents -O as -O2 not -O1

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47561 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED CC|

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

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47454, which changed state. Bug 47454 Summary: regression with passing f16 as parameters in arm-linux https://bugs.llvm.org/show_bug.cgi?id=47454 What|Removed |Added

[llvm-bugs] [Bug 47454] regression with passing f16 as parameters in arm-linux

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47454 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

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

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47468, which changed state. Bug 47468 Summary: X86 ChromeOS devices with kernel 4.4 fails to boot after 4b0aa5724feaa89a9538dcab97e018110b0e4bc3 https://bugs.llvm.org/show_bug.cgi?id=47468 What|Removed

[llvm-bugs] [Bug 47468] X86 ChromeOS devices with kernel 4.4 fails to boot after 4b0aa5724feaa89a9538dcab97e018110b0e4bc3

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47468 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 47468, which changed state. Bug 47468 Summary: X86 ChromeOS devices with kernel 4.4 fails to boot after 4b0aa5724feaa89a9538dcab97e018110b0e4bc3 https://bugs.llvm.org/show_bug.cgi?id=47468 What|Removed

[llvm-bugs] [Bug 13998] Windows VS2012 build warning

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13998 Simon Pilgrim changed: What|Removed |Added Summary|Windows build warning |Windows VS2012 build |

[llvm-bugs] [Bug 26284] C API does not expose all attributes

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26284 Simon Pilgrim changed: What|Removed |Added Product|new-bugs|libraries Resolution|---

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

2020-09-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47329 Mindong Chen changed: What|Removed |Added Resolution|--- |FIXED Status|NEW