[llvm-bugs] [Bug 47341] New: Support -mstack-protector-guard=sysreg for arm64 and riscv

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47341 Bug ID: 47341 Summary: Support -mstack-protector-guard=sysreg for arm64 and riscv Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

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

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47331, which changed state. Bug 47331 Summary: Request merge of three AArch64 SVE fixes onto the LLVM 11 release branch. https://bugs.llvm.org/show_bug.cgi?id=47331 What|Removed |Added ---

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

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

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

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

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

2020-08-28 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-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47037, which changed state. Bug 47037 Summary: apiModeling.llvm.CastValue checker crashes on every isa_and_nonnull<>() https://bugs.llvm.org/show_bug.cgi?id=47037 What|Removed |Added -

[llvm-bugs] [Bug 47037] apiModeling.llvm.CastValue checker crashes on every isa_and_nonnull<>()

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47037 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 47134] OpenMP support is broken for JIT-compiled modules

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47134 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

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

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47134, which changed state. Bug 47134 Summary: OpenMP support is broken for JIT-compiled modules https://bugs.llvm.org/show_bug.cgi?id=47134 What|Removed |Added

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

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

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

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47336 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 47342] New: Broken fopencookie() seek interceptor on i386

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47342 Bug ID: 47342 Summary: Broken fopencookie() seek interceptor on i386 Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhan

[llvm-bugs] [Bug 47343] New: opt -loop-vectorize crashes with "PHINode should have one entry for each predecessor of its parent basic block!"

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47343 Bug ID: 47343 Summary: opt -loop-vectorize crashes with "PHINode should have one entry for each predecessor of its parent basic block!" Product: libraries Version: trunk

[llvm-bugs] [Bug 47344] New: ICE on x86_64-linux-gnu at `-O3` (Instruction Combining seems stuck in an infinite loop after 100 iterations.)

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47344 Bug ID: 47344 Summary: ICE on x86_64-linux-gnu at `-O3` (Instruction Combining seems stuck in an infinite loop after 100 iterations.) Product: new-bugs Version: trunk

[llvm-bugs] [Bug 47345] New: Constexpr constructor not initializing a union member is not diagnosed

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47345 Bug ID: 47345 Summary: Constexpr constructor not initializing a union member is not diagnosed Product: clang Version: trunk Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 47346] New: MS ABI: wrong ABI for returning struct with explicitly defaulted default constructor

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47346 Bug ID: 47346 Summary: MS ABI: wrong ABI for returning struct with explicitly defaulted default constructor Product: clang Version: 10.0 Hardware: PC OS: Windows N

[llvm-bugs] [Bug 47347] New: After 6d485ff455ea, Assertion failed: (i < getNumParams() && "Illegal param #"), function getParamDecl, file clang/include/clang/AST/Decl.h, line 2430.

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47347 Bug ID: 47347 Summary: After 6d485ff455ea, Assertion failed: (i < getNumParams() && "Illegal param #"), function getParamDecl, file clang/include/clang/AST/Decl.h, line 24

[llvm-bugs] Issue 23124 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: Abrt in llvm::Error::fatalUncheckedError

2020-08-28 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23124 by sheriffbot: llvm:llvm-dwarfdump-fuzzer: Abrt in llvm::Error::fatalUncheckedError https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23124#c1 This bug is approaching its deadline for being fixed, and will be automatical

[llvm-bugs] [Bug 47348] New: [x86 asm] Assertion failed: (Type == RT32_32), function getRelocType32, file llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp, line 260.

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47348 Bug ID: 47348 Summary: [x86 asm] Assertion failed: (Type == RT32_32), function getRelocType32, file llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cp p, line 260.

[llvm-bugs] Issue 25272 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2020-08-28 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 46768] preprocessor thrown off by continuation in middle of function call argument with $

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46768 Nichols A. Romero changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47349] New: llvm-10.0 fails to compile on RPi4 using gcc-10.1.0 and glibc-2.31

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47349 Bug ID: 47349 Summary: llvm-10.0 fails to compile on RPi4 using gcc-10.1.0 and glibc-2.31 Product: new-bugs Version: 10.0 Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 47109] UNREACHABLE executed at llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp:270!

2020-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47109 Raul Tambre changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---