[llvm-bugs] [Bug 47281] New: case statement with macro leads to compile-time error

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47281 Bug ID: 47281 Summary: case statement with macro leads to compile-time error Product: flang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 47280] New: [feature request] -fbuiltin-*

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47280 Bug ID: 47280 Summary: [feature request] -fbuiltin-* Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priorit

[llvm-bugs] [Bug 47279] New: Missed elimination of comparison with zero

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47279 Bug ID: 47279 Summary: Missed elimination of comparison with zero Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47278] New: codegen regression with i386-linux

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47278 Bug ID: 47278 Summary: codegen regression with i386-linux Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 43672] [LLVM-COV] Macro argument in non-executed if block incorrectly marked as executed

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43672 Zequan Wu changed: What|Removed |Added CC||zequa...@google.com Status|NEW

[llvm-bugs] Issue 22260 in oss-fuzz: llvm: Coverage build failure

2020-08-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #11 on issue 22260 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22260#c11 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: http

[llvm-bugs] [Bug 47277] New: Do not throw an error for calling a __host__ function from a __device__ function during host compilation

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47277 Bug ID: 47277 Summary: Do not throw an error for calling a __host__ function from a __device__ function during host compilation Product: clang Version: trunk Hardware: PC

[llvm-bugs] Issue 22851 in oss-fuzz: llvm:clang-format-fuzzer: Timeout in clang-format-fuzzer

2020-08-21 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 22851 by sheriffbot: llvm:clang-format-fuzzer: Timeout in clang-format-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22851#c1 This bug is approaching its deadline for being fixed, and will be automatically derestri

[llvm-bugs] Issue 22770 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: Null-dereference READ in getDefSrcRegIgnoringCopies

2020-08-21 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 22770 by sheriffbot: llvm:llvm-isel-fuzzer--aarch64-gisel: Null-dereference READ in getDefSrcRegIgnoringCopies https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22770#c1 This bug is approaching its deadline for being fixed, an

[llvm-bugs] [Bug 47275] New: Building compiler-rt via LLVM_ENABLE_RUNTIMES doesn't run builtins tests

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47275 Bug ID: 47275 Summary: Building compiler-rt via LLVM_ENABLE_RUNTIMES doesn't run builtins tests Product: Build scripts Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 47274] New: Odd stepping behaviour at Og

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47274 Bug ID: 47274 Summary: Odd stepping behaviour at Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 47273] New: Variable not visible at Og

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47273 Bug ID: 47273 Summary: Variable not visible at Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] Issue 25116 in oss-fuzz: llvm:clang-fuzzer: Use-of-uninitialized-value in clang::Parser::ParseCastExpression

2020-08-21 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 47272] New: Change b13d9878b8dc causes crash in VLASizeChecker

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47272 Bug ID: 47272 Summary: Change b13d9878b8dc causes crash in VLASizeChecker Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 47271] New: mem2reg / sroa can't handle select instruction

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47271 Bug ID: 47271 Summary: mem2reg / sroa can't handle select instruction Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] Issue 25033 in oss-fuzz: llvm: Fuzzing build failure

2020-08-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: Verified Comment #1 on issue 25033 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25033#c1 The latest build has succeeded, closing this issue. -- You received this message because: 1. You were specifically CC

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

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47259, which changed state. Bug 47259 Summary: PowerPC64: Incorrect codegen for mtsprg[0-3] on powerpc64 breaks FreeBSD powerpc64 kernel https://bugs.llvm.org/show_bug.cgi?id=47259 What|Removed

[llvm-bugs] [Bug 47259] PowerPC64: Incorrect codegen for mtsprg[0-3] on powerpc64 breaks FreeBSD powerpc64 kernel

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47259 Dimitry Andric changed: What|Removed |Added Resolution|FIXED |--- Blocks|

[llvm-bugs] [Bug 47270] New: clang crashes on not finding a destructor during pch deserialization

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47270 Bug ID: 47270 Summary: clang crashes on not finding a destructor during pch deserialization Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 47268] New: Assertion failed: (!D->isInvalidDecl() && "Cannot get layout of invalid decl!"), function getASTRecordLayout, file /usr/src/contrib/llvm-project/clang/lib/AST/RecordLayout

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47268 Bug ID: 47268 Summary: Assertion failed: (!D->isInvalidDecl() && "Cannot get layout of invalid decl!"), function getASTRecordLayout, file /usr/src/contrib/llvm-project/cla

[llvm-bugs] [Bug 47267] New: Unable to perform a constexpr float to uint bitcast

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47267 Bug ID: 47267 Summary: Unable to perform a constexpr float to uint bitcast Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 47266] New: using known return value of std functions

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47266 Bug ID: 47266 Summary: using known return value of std functions Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47265] New: fatal internal error: CHECK(length.isExplicit()) failed at llvm-project/flang/lib/Semantics/compute-offsets.cpp(357)

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47265 Bug ID: 47265 Summary: fatal internal error: CHECK(length.isExplicit()) failed at llvm-project/flang/lib/Semantics/compute-offsets.cpp(3 57) Product: flang

[llvm-bugs] [Bug 47264] New: [X86] Merge df9a9bb7beb7bc04ca4188fe0e527baac2900ff1 to 11.0 branch

2020-08-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47264 Bug ID: 47264 Summary: [X86] Merge df9a9bb7beb7bc04ca4188fe0e527baac2900ff1 to 11.0 branch Product: compiler-rt Version: unspecified Hardware: PC OS: All