[llvm-bugs] [Bug 52510] Load address range overlap reported when ALIGN is used with LMA and VMA regions

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52510 Konstantin Schwarz changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 52530] Compiler OOM on simple code that makes large dynamic allocation

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52530 Kadir Cetinkaya changed: What|Removed |Added CC||kadircetinkaya.06.tr@gmail.

[llvm-bugs] [Bug 51712] Clang runs OOM when checking for constant initialization of array

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51712 Kadir Cetinkaya changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 52534] Out of range R_X86_64_REX_GOTPCRELX relocation for __preinit_array_start/end with linker script and high image base

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52534 Andrew Ng changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52556] New: llvm/include/llvm/IR/ModuleSummaryIndex.h:1166:73: warning: member ‘llvm::ModuleSummaryIndex::Alloc’ is used uninitialized [-Wuninitialized]

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52556 Bug ID: 52556 Summary: llvm/include/llvm/IR/ModuleSummaryIndex.h:1166:73: warning: member ‘llvm::ModuleSummaryIndex::Alloc’ is used uninitialized [-Wuninitialized] Product: new-bug

[llvm-bugs] [Bug 52557] New: Clang crashes when trying to compile a simple objc program with exception catching

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52557 Bug ID: 52557 Summary: Clang crashes when trying to compile a simple objc program with exception catching Product: clang Version: 13.0 Hardware: PC OS: Windows XP

[llvm-bugs] [Bug 52558] New: clang-format inserts spaces in include path

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52558 Bug ID: 52558 Summary: clang-format inserts spaces in include path Product: clang Version: 13.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52559] New: Poor fixit suggestion for an uninitialized then dereferenced pointer

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52559 Bug ID: 52559 Summary: Poor fixit suggestion for an uninitialized then dereferenced pointer Product: clang Version: trunk Hardware: PC OS: Windows NT S

[llvm-bugs] Issue 41086 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::CachingLex

2021-11-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 41086 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::CachingLex https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41086#c1 ClusterFuzz testcase 5067340662833152 is closed as invalid, so closing issue. -

[llvm-bugs] [Bug 52560] New: ICE in backend for sapphirerapids: Cannot select: t60: v8i16 = X86ISD::VZEXT_MOVL t55

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52560 Bug ID: 52560 Summary: ICE in backend for sapphirerapids: Cannot select: t60: v8i16 = X86ISD::VZEXT_MOVL t55 Product: libraries Version: trunk Hardware: PC OS: Lin

[llvm-bugs] [Bug 52024] Instruction does not dominate all uses! Crash with -O2 in llvm/lib/Transforms/Vectorize/LoopVectorize.cpp:10474: bool llvm::LoopVectorizePass::processLoop(llvm::Loop*): Asserti

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52024 Vsevolod Livinskiy changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 52388] lld/mac should ignore invalid LC_LINKER_OPTIONS on successful links

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52388 Keith Smiley changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 52561] New: Assertion failed for sapphirerapids: `VT.getSizeInBits() == Operand.getValueSizeInBits() && "Cannot BITCAST between types of different sizes!"'.

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52561 Bug ID: 52561 Summary: Assertion failed for sapphirerapids: `VT.getSizeInBits() == Operand.getValueSizeInBits() && "Cannot BITCAST between types of different sizes!"'. Product: lib

[llvm-bugs] [Bug 48678] Crash with inline asm using wrong register name

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48678 Fabian Wolff changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52151] std::search violates random access iterator concept by not using the iterator's difference_type

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52151 Fabian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52062] Failure to optimize out strncpy immediately followed by memset

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52062 Fabian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52562] New: Merge 029f1a53448979365ab965572356b83edc82f755 into 13.0.1

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52562 Bug ID: 52562 Summary: Merge 029f1a53448979365ab965572356b83edc82f755 into 13.0.1 Product: libraries Version: 13.0 Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 52563] New: Clang mishandles fast-math flags when pragmas are used

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52563 Bug ID: 52563 Summary: Clang mishandles fast-math flags when pragmas are used Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: nor

[llvm-bugs] [Bug 52564] New: Runtime crash with ` DYLD, [0x4] Symbol missing`

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52564 Bug ID: 52564 Summary: Runtime crash with ` DYLD, [0x4] Symbol missing` Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33510] Clang ignores NANs with -ffast-math and -fhonor-nans (or -fno-finite-math-only)

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33510 Andy Kaylor changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 52565] New: -fno-approx-funcs doesn't override -Ofast or -ffast-math

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52565 Bug ID: 52565 Summary: -fno-approx-funcs doesn't override -Ofast or -ffast-math Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 52566] New: -fapprox-funcs doesn't work correctly with #pragma float_control(precise, on)

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52566 Bug ID: 52566 Summary: -fapprox-funcs doesn't work correctly with #pragma float_control(precise, on) Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 52567] New: The _mm_movemask_epi8 intrinsic will sometimes call pmovmskb and will other times call movmskps

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52567 Bug ID: 52567 Summary: The _mm_movemask_epi8 intrinsic will sometimes call pmovmskb and will other times call movmskps Product: libraries Version: trunk Hardware: PC

[llvm-bugs] Issue 41189 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::SemaDiagnosticBuilder::SemaDiagnosticBuilder

2021-11-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 41191 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::BuildCXXNestedNameSpecifier

2021-11-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 40210 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::MergeFunctionDecl

2021-11-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 40210 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::MergeFunctionDecl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40210#c1 ClusterFuzz testcase 5948528250191872 is closed as invalid, so closing issue. --

[llvm-bugs] [Bug 52567] The _mm_movemask_epi8 intrinsic will sometimes call pmovmskb and will other times call movmskps

2021-11-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52567 Craig Topper changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---