[llvm-bugs] [Bug 43289] New: unable to access optimized away parameters, clang Debugging Optimized Code

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43289 Bug ID: 43289 Summary: unable to access optimized away parameters, clang Debugging Optimized Code Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 43290] New: [DWARF] Padding between location lists confuses list-reader

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43290 Bug ID: 43290 Summary: [DWARF] Padding between location lists confuses list-reader Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43291] New: Debug info affects output from "opt -inline -adce"

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43291 Bug ID: 43291 Summary: Debug info affects output from "opt -inline -adce" Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 43292] New: newgvn crashes: Assertion `Result && "Should have found memory class"' failed.

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43292 Bug ID: 43292 Summary: newgvn crashes: Assertion `Result && "Should have found memory class"' failed. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 43293] New: C++17 Lambda-expression with implicit capture fails to compile.

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43293 Bug ID: 43293 Summary: C++17 Lambda-expression with implicit capture fails to compile. Product: clang Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 43294] New: missed opt: coalesce multiple consecutive ud2 instructions

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43294 Bug ID: 43294 Summary: missed opt: coalesce multiple consecutive ud2 instructions Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 43295] New: Pretty print __private address space

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43295 Bug ID: 43295 Summary: Pretty print __private address space Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43296] New: Add __private addr space to all temporaries

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43296 Bug ID: 43296 Summary: Add __private addr space to all temporaries Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 12898 in oss-fuzz: llvm/clangd-fuzzer: Stack-overflow in llvm::json::Parser::parseValue

2019-09-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #10 on issue 12898 by ClusterFuzz-External: llvm/clangd-fuzzer: Stack-overflow in llvm::json::Parser::parseValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12898#c10 ClusterFuzz testcase 5732132821925888 is flaky and no longer crashes, so

[llvm-bugs] [Bug 43218] instsimplify crashes with segmentation fault

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43218 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42708] Vectorization of 8 byte load prevents load merging

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42708 Paweł Bylica changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[llvm-bugs] Issue 10980 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Out-of-memory in llvm_llvm-special-case-list-fuzzer

2019-09-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #7 on issue 10980 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Out-of-memory in llvm_llvm-special-case-list-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10980#c7 ClusterFuzz testca

[llvm-bugs] [Bug 43297] New: incorrect overload resolution for function with variadic templates and parameter with default value

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43297 Bug ID: 43297 Summary: incorrect overload resolution for function with variadic templates and parameter with default value Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 22232] Make RuntimeDyld support COFF

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=22232 Lang Hames changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43298] New: Function called at the end of multiple paths results in different x86_64 assembly than equivalent call after all paths have completed

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43298 Bug ID: 43298 Summary: Function called at the end of multiple paths results in different x86_64 assembly than equivalent call after all paths have completed Product: new-bugs

[llvm-bugs] [Bug 37655] Integrated assembler crashes on unmatched .cfi_startproc

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37655 Andrey Vihrov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43268] clang 9 rc4 regression: AST/Decl.cpp:3336: bool clang::FunctionDecl::isInlineDefinitionExternallyVisible() const: Assertion `(doesThisDeclarationHaveABody() || willHaveBody())

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43268 Nick Desaulniers changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43268, which changed state. Bug 43268 Summary: clang 9 rc4 regression: AST/Decl.cpp:3336: bool clang::FunctionDecl::isInlineDefinitionExternallyVisible() const: Assertion `(doesThisDeclarationHaveABody() || willHaveBody()) && "

[llvm-bugs] [Bug 43299] New: Missing -Wunused-variable warning for static variable in header

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43299 Bug ID: 43299 Summary: Missing -Wunused-variable warning for static variable in header Product: clang Version: unspecified Hardware: PC OS: Windows NT

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

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 43123, which changed state. Bug 43123 Summary: clang-9 -fsanitize-coverage=trace-pc leaves temporary symbols https://bugs.llvm.org/show_bug.cgi?id=43123 What|Removed |Added --

[llvm-bugs] [Bug 43123] clang-9 -fsanitize-coverage=trace-pc leaves temporary symbols

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43123 Nick Desaulniers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43300] New: constructing an ios_base::Init object clobbers stream state

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43300 Bug ID: 43300 Summary: constructing an ios_base::Init object clobbers stream state Product: libc++ Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 42453] Fails to build with gcc because the new compiler's internal headers are used with the bootstrap compiler

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42453 Bernhard Rosenkraenzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43301] New: ARC/C++/C conflict with structs with unions

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43301 Bug ID: 43301 Summary: ARC/C++/C conflict with structs with unions Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43302] New: Test failures (HVX) following r371640.

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43302 Bug ID: 43302 Summary: Test failures (HVX) following r371640. Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37257] Significant binary section size differences between ld.lld and ld.bfd

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37257 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43303] New: Multiplication of array with float causes cascade of OpenMP messages and sets process affinity to {0}

2019-09-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43303 Bug ID: 43303 Summary: Multiplication of array with float causes cascade of OpenMP messages and sets process affinity to {0} Product: OpenMP Version: unspecified Hardware: Other