[llvm-bugs] [Bug 47685] New: ieee_arithmetic is not fully implemented

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47685 Bug ID: 47685 Summary: ieee_arithmetic is not fully implemented Product: flang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47684] New: crash after hiding of class-scope using shadow declaration in a template

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47684 Bug ID: 47684 Summary: crash after hiding of class-scope using shadow declaration in a template Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 47683] New: Constructor for template class codegen'd multiple times with dllexport explicit instantiation

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47683 Bug ID: 47683 Summary: Constructor for template class codegen'd multiple times with dllexport explicit instantiation Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 46562] Clang fails to parse C++11 attributes for unnamed bit-fields

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46562 Aaron Ballman changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 24012 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: NumElements > 1 && "invalid number of vector elements"

2020-09-29 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 24012 by sheriffbot: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: NumElements > 1 && "invalid number of vector elements" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24012#c1 This bug is approaching its deadline for bein

[llvm-bugs] [Bug 42950] __attribute__((section())) string should not be escaped

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42950 Nick Desaulniers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 42950, which changed state. Bug 42950 Summary: __attribute__((section())) string should not be escaped https://bugs.llvm.org/show_bug.cgi?id=42950 What|Removed |Added

[llvm-bugs] Issue 26054 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !IsScalable && "Request for a fixed size on a scalable object"

2020-09-29 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 47682] New: Default arguments on declaration in inline namespace ignored

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47682 Bug ID: 47682 Summary: Default arguments on declaration in inline namespace ignored Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 47681] New: .hash section entry size != 4 is not supported

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47681 Bug ID: 47681 Summary: .hash section entry size != 4 is not supported Product: tools Version: trunk Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] Issue 25997 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in processTypeAttrs

2020-09-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 25997 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in processTypeAttrs https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25997#c1 ClusterFuzz testcase 5668435760250880 is verified as

[llvm-bugs] Issue 26053 in oss-fuzz: llvm:clang-objc-fuzzer: Direct-leak in clang::ItaniumMangleContext::create

2020-09-29 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 47680] New: LLD Mach-O doesn't search for frameworks in specified -F paths

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47680 Bug ID: 47680 Summary: LLD Mach-O doesn't search for frameworks in specified -F paths Product: lld Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] Issue 26049 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: mutationIsSane(Rule, Query, Mutation) && "legality mutation invalid for match"

2020-09-29 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 44405] [SystemZ] Backend emits an STRL to an unaligned address

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44405 Jonas Paulsson changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #9 from Jonas Paulsson ---

[llvm-bugs] [Bug 47679] New: Miscompile for AArch64, possibly related to llvm.umul.with.overflow.i64

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47679 Bug ID: 47679 Summary: Miscompile for AArch64, possibly related to llvm.umul.with.overflow.i64 Product: new-bugs Version: 11.0 Hardware: Other OS: All

[llvm-bugs] [Bug 47678] New: check-clang fails when trunk is built with LLVM_USE_SANITIZER=Address

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47678 Bug ID: 47678 Summary: check-clang fails when trunk is built with LLVM_USE_SANITIZER=Address Product: clang Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 47677] New: VLD2 shuffle patterns gets broken apart by instcombine

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47677 Bug ID: 47677 Summary: VLD2 shuffle patterns gets broken apart by instcombine Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 47676] New: Assertion failed: (isScalarType()), function getScalarTypeKind, file /usr/src/contrib/llvm-project/clang/lib/AST/Type.cpp, line 2146.

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47676 Bug ID: 47676 Summary: Assertion failed: (isScalarType()), function getScalarTypeKind, file /usr/src/contrib/llvm-project/clang/lib/AST/Type.cpp, line 2146. Pro

[llvm-bugs] [Bug 47675] New: CXXCtorInitializer::getSourceRange() returns the incorrect range

2020-09-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47675 Bug ID: 47675 Summary: CXXCtorInitializer::getSourceRange() returns the incorrect range Product: clang Version: 11.0 Hardware: PC OS: Windows NT Status