[llvm-bugs] [Bug 47378] New: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -gvn pass

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47378 Bug ID: 47378 Summary: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -gvn pass Product: new-bugs V

[llvm-bugs] [Bug 47379] New: error: non-const reference cannot bind to vector element

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47379 Bug ID: 47379 Summary: error: non-const reference cannot bind to vector element Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 47380] New: [llvm-mca] bottleneck-analysis result conflict with timeline result on aarch64

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47380 Bug ID: 47380 Summary: [llvm-mca] bottleneck-analysis result conflict with timeline result on aarch64 Product: tools Version: trunk Hardware: Other OS: Linux

[llvm-bugs] [Bug 47381] New: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -indvars pass

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47381 Bug ID: 47381 Summary: Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -indvars pass Product: libraries

[llvm-bugs] [Bug 47382] New: compile time over an hour under LTO+O3

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47382 Bug ID: 47382 Summary: compile time over an hour under LTO+O3 Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47383] New: Odd "argument deduction not allowed in function return type" when initializing static data member

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47383 Bug ID: 47383 Summary: Odd "argument deduction not allowed in function return type" when initializing static data member Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 47384] New: -wrap not supported on MinGW

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47384 Bug ID: 47384 Summary: -wrap not supported on MinGW Product: lld Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 47385] New: Error with consteval constructor in unevaluated sizeof context, claims constructor is undefined

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47385 Bug ID: 47385 Summary: Error with consteval constructor in unevaluated sizeof context, claims constructor is undefined Product: clang Version: trunk Hardware: PC O

[llvm-bugs] Issue 25306 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::CppLookupName

2020-09-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 25306 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::CppLookupName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25306#c1 ClusterFuzz testcase 4689073414078464 is verifi

[llvm-bugs] [Bug 47386] New: ICE when not unpacking variadic template into concept

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47386 Bug ID: 47386 Summary: ICE when not unpacking variadic template into concept Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 47374] Invalid integer vector compare condition

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

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

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47374, which changed state. Bug 47374 Summary: Invalid integer vector compare condition https://bugs.llvm.org/show_bug.cgi?id=47374 What|Removed |Added -

[llvm-bugs] [Bug 47387] New: libcall simplification invents calls to puts even under -fno-builtin-puts

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47387 Bug ID: 47387 Summary: libcall simplification invents calls to puts even under -fno-builtin-puts Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 46574] [MemorySSA] Assertion `E >= 2 && "Cannot only remove incoming values in MemoryPhis with at least 2 values."' failed.

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46574 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47208] When _XOPEN_SOURCE is set, and started to fail on macOS, missing ::aligned_alloc and ::timespec_get

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47208 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46832] qsort() interceptor broken on FreeBSD

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46832 Brad Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47388] New: Merge 4783e2c9c603ed6aeacc76bb1177056a9d307bd1 into 11.0

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47388 Bug ID: 47388 Summary: Merge 4783e2c9c603ed6aeacc76bb1177056a9d307bd1 into 11.0 Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] Issue 23185 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_unswitch: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_unswitch

2020-09-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23185 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-loop_unswitch: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_unswitch https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23185#c1 This bug is approaching its deadline for being

[llvm-bugs] Issue 23204 in oss-fuzz: llvm:clang-fuzzer: Heap-use-after-free in clang::Parser::isCXXDeclarationSpecifier

2020-09-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23204 by sheriffbot: llvm:clang-fuzzer: Heap-use-after-free in clang::Parser::isCXXDeclarationSpecifier https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23204#c1 This bug is approaching its deadline for being fixed, and will

[llvm-bugs] Issue 23277 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: !Name.empty() && "Must have a name!"

2020-09-01 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 23277 by sheriffbot: llvm:clangd-fuzzer: ASSERT: !Name.empty() && "Must have a name!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23277#c1 This bug is approaching its deadline for being fixed, and will be automatically

[llvm-bugs] [Bug 35311] Constexpr constructor of templated class does not require member initialization.

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35311 Jakub Chmielarz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47389] New: AddressSanitizer: Thread limit (4194304 threads) exceeded. Dying.

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47389 Bug ID: 47389 Summary: AddressSanitizer: Thread limit (4194304 threads) exceeded. Dying. Product: compiler-rt Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 47094] Sections in non-PT_LOAD segments are assigned non-zero sh_addr

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47094 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED Assignee|unassignedb...@nondo

[llvm-bugs] [Bug 37674] Could Clang warn about string concatenation here?

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37674 David Bolvansky changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47038] Add check for missing comma in string array initialization

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

[llvm-bugs] [Bug 19219] wrong code by LTO at -O2 and -O3 on x86_64-linux-gnu (affecting all clang versions)

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19219 Yuanfang Chen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 46355] Crash when deserializing ASTs with certain concept constructs

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46355 Aaron Puchert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47390] New: [LoopVectorize] Assertion `isa(UI) && "Expected LCSSA form"' failed.

2020-09-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47390 Bug ID: 47390 Summary: [LoopVectorize] Assertion `isa(UI) && "Expected LCSSA form"' failed. Product: libraries Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] Issue 25355 in oss-fuzz: llvm:clang-format-fuzzer: Stack-overflow in unsigned int clang::format::AlignTokens

2020-09-01 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..