[llvm-bugs] [Bug 52359] New: ICE: __builtin_mul_overflow breaks on (__int128)1 * -1 -> __uint128

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52359 Bug ID: 52359 Summary: ICE: __builtin_mul_overflow breaks on (__int128)1 * -1 -> __uint128 Product: clang Version: 12.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 52360] New: __PRETTY_FUNCTION__ leaks absolute paths even with -fmacro-prefix-map

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52360 Bug ID: 52360 Summary: __PRETTY_FUNCTION__ leaks absolute paths even with -fmacro-prefix-map Product: clang Version: trunk Hardware: All OS: All Status

[llvm-bugs] [Bug 52361] New: wrong code at -O2 code on MacOSX with clang 13.0.0

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52361 Bug ID: 52361 Summary: wrong code at -O2 code on MacOSX with clang 13.0.0 Product: clang Version: 13.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: norm

[llvm-bugs] [Bug 52361] wrong code at -O2 code on MacOSX with clang 13.0.0

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52361 Roman Lebedev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52362] New: debugserver: ignores P packets when setting AVX-2 and AVX-512 registers

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52362 Bug ID: 52362 Summary: debugserver: ignores P packets when setting AVX-2 and AVX-512 registers Product: lldb Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 52363] New: case where llc crashes when DWARF are generated

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52363 Bug ID: 52363 Summary: case where llc crashes when DWARF are generated Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 52364] New: code coverage ignores lines after assert(...)

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52364 Bug ID: 52364 Summary: code coverage ignores lines after assert(...) Product: clang Version: 13.0 Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 52365] New: missed optimization for the sum of two numbers

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52365 Bug ID: 52365 Summary: missed optimization for the sum of two numbers Product: clang Version: 12.0 Hardware: PC OS: All Status: NEW Severity: normal Pr

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

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

[llvm-bugs] [Bug 52366] New: Wrong processing of substitution failure in an atomic constraint of template function requires-clause

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52366 Bug ID: 52366 Summary: Wrong processing of substitution failure in an atomic constraint of template function requires-clause Product: clang Version: 13.0 Hardware: PC

[llvm-bugs] [Bug 52367] New: Clang segfaults when compiling protobuf for mips

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52367 Bug ID: 52367 Summary: Clang segfaults when compiling protobuf for mips Product: clang Version: 13.0 Hardware: SGI OS: Linux Status: NEW Severity: release blocke

[llvm-bugs] [Bug 52246] -ObjC and -all_load should not apply to LC_LINKER_OPTION libraries

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52246 Jez Ng changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)||

[llvm-bugs] [Bug 51146] Support common symbols in LTO

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51146 Jez Ng changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52368] New: Class template argument deduction fails in case of function type argument

2021-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52368 Bug ID: 52368 Summary: Class template argument deduction fails in case of function type argument Product: clang Version: trunk Hardware: PC OS: Windows NT