[llvm-bugs] [Bug 51685] New: Crash evaluating expression

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51685 Bug ID: 51685 Summary: Crash evaluating expression Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: release blocker Prio

[llvm-bugs] [Bug 51686] New: No exception is thrown when an invalid character range (e.g., [b-a]) is included.

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51686 Bug ID: 51686 Summary: No exception is thrown when an invalid character range (e.g., [b-a]) is included. Product: libc++ Version: 12.0 Hardware: All OS: All

[llvm-bugs] [Bug 51687] New: [llvm-exegesis] Analysis tests should run even without libpfm

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51687 Bug ID: 51687 Summary: [llvm-exegesis] Analysis tests should run even without libpfm Product: tools Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 49198] Wrong usage of __dso_handle in user code leads to a compiler crash.

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49198 Andrew Savonichev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 51688] New: Please backport c9948e9254fb to llvm13

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51688 Bug ID: 51688 Summary: Please backport c9948e9254fb to llvm13 Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 48880] Confusing error message for unknown argument

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48880 Owen Reynolds changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51680] [SCEV] After 14d8f1546a0, via SCEV, Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file llvm/include/llvm/Support/Casting.h, lin

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51680 listm...@philipreames.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 37798 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::EmitCurrentDiagnostic

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

[llvm-bugs] [Bug 51689] New: Clang introduces invalid padding for empty base classes

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51689 Bug ID: 51689 Summary: Clang introduces invalid padding for empty base classes Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 51690] New: Merge 9b45fd909ffa into 13.0.0

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51690 Bug ID: 51690 Summary: Merge 9b45fd909ffa into 13.0.0 Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 51634] Issue with passing expression to inline assembly in Linux kernel

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51634 Nathan Chancellor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 51634, which changed state. Bug 51634 Summary: Issue with passing expression to inline assembly in Linux kernel https://bugs.llvm.org/show_bug.cgi?id=51634 What|Removed |Added --

[llvm-bugs] [Bug 51691] New: [mips] After a26f1bf67ec, Bad machine code: Using an undefined physical register

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51691 Bug ID: 51691 Summary: [mips] After a26f1bf67ec, Bad machine code: Using an undefined physical register Product: new-bugs Version: trunk Hardware: Other OS: All

[llvm-bugs] [Bug 51655] Bad machine code: Live segment doesn't end at a valid instruction

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51655 Stanislav Mekhanoshin changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 51692] New: symlinks creation is broken in LLVM 13 Windows build

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51692 Bug ID: 51692 Summary: symlinks creation is broken in LLVM 13 Windows build Product: Build scripts Version: trunk Hardware: PC OS: Windows NT Status: NEW Severit

[llvm-bugs] [Bug 51693] New: UBSan reports an error and incorrect alignment when global new returns an offset pointer

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51693 Bug ID: 51693 Summary: UBSan reports an error and incorrect alignment when global new returns an offset pointer Product: compiler-rt Version: 12.0 Hardware: PC OS:

[llvm-bugs] [Bug 51694] New: [missed optimization opportunity] clang still generates code for empty std::map iteration

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51694 Bug ID: 51694 Summary: [missed optimization opportunity] clang still generates code for empty std::map iteration Product: clang Version: 11.0 Hardware: PC OS: Free

[llvm-bugs] [Bug 51689] Clang introduces invalid padding for empty base classes

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51689 Joachim Meyer changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 51695] New: Clang not emitting destructor call when assignment constructed with list

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51695 Bug ID: 51695 Summary: Clang not emitting destructor call when assignment constructed with list Product: clang Version: trunk Hardware: All OS: All Sta

[llvm-bugs] [Bug 51475] lld-macho doesn't force-load ObjC archive members before resolving their symbols

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51475 Vy Nguyen changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 51696] New: enable_if "requirement not satisfied" diagnostics could be more robust and general

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51696 Bug ID: 51696 Summary: enable_if "requirement not satisfied" diagnostics could be more robust and general Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 51697] New: clang-13 regression: crash if compile with -fsave-optimization-record=bitstream

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51697 Bug ID: 51697 Summary: clang-13 regression: crash if compile with -fsave-optimization-record=bitstream Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 51630] [M68k] Cherry-pick f659b6b to workaround a GCC bug

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51630 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51630, which changed state. Bug 51630 Summary: [M68k] Cherry-pick f659b6b to workaround a GCC bug https://bugs.llvm.org/show_bug.cgi?id=51630 What|Removed |Added ---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51497, which changed state. Bug 51497 Summary: [compiler-rt] Merge 6c0e6f91d7f02cecdf11efb26050c48680a806ce into 13.0.0 https://bugs.llvm.org/show_bug.cgi?id=51497 What|Removed |Added

[llvm-bugs] [Bug 51625] [libomptarget][amdgpu] Merge 71ae2e0221a9 into 13.0.0

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51625 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|71ae2e0221a9

[llvm-bugs] [Bug 51497] [compiler-rt] Merge 6c0e6f91d7f02cecdf11efb26050c48680a806ce into 13.0.0

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51497 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51625, which changed state. Bug 51625 Summary: [libomptarget][amdgpu] Merge 71ae2e0221a9 into 13.0.0 https://bugs.llvm.org/show_bug.cgi?id=51625 What|Removed |Added

[llvm-bugs] [Bug 51646] [M68k] Cherry-pick 8d3f112 to fix target layout

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51646 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51646, which changed state. Bug 51646 Summary: [M68k] Cherry-pick 8d3f112 to fix target layout https://bugs.llvm.org/show_bug.cgi?id=51646 What|Removed |Added --

[llvm-bugs] [Bug 51651] [WebAssembly] FastISel miscompiles comparison used in different block

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51651 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51651, which changed state. Bug 51651 Summary: [WebAssembly] FastISel miscompiles comparison used in different block https://bugs.llvm.org/show_bug.cgi?id=51651 What|Removed |Added ---

[llvm-bugs] [Bug 51236] [meta] 13.0.0 Release Blockers

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51236 Bug 51236 depends on bug 51677, which changed state. Bug 51677 Summary: llvm.smul.fix.sat.i8(-128, -128, 0) equals -128 https://bugs.llvm.org/show_bug.cgi?id=51677 What|Removed |Added --

[llvm-bugs] [Bug 51677] llvm.smul.fix.sat.i8(-128, -128, 0) equals -128

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51677 Tom Stellard changed: What|Removed |Added Status|REOPENED|RESOLVED Fixed By Commit(s)|789f01283d52065b1004

[llvm-bugs] [Bug 51698] New: [Linker] Merge 92f54e1c752253b5a17eb9ec7942f580d878f64d into 13.0.0

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51698 Bug ID: 51698 Summary: [Linker] Merge 92f54e1c752253b5a17eb9ec7942f580d878f64d into 13.0.0 Product: libraries Version: trunk Hardware: PC OS: All Statu

[llvm-bugs] [Bug 51699] New: LLVM 13 regression: x86_64 ran out of registers during register allocation with valgrind client request

2021-08-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51699 Bug ID: 51699 Summary: LLVM 13 regression: x86_64 ran out of registers during register allocation with valgrind client request Product: new-bugs Version: trunk Hardware: All