[llvm-bugs] [Bug 39249] New: libc++abi fails to compile on arm when gcc is used with: cxa_personality.cpp:594:30: error: ‘_URC_FATAL_PHASE2_ERROR’ was not declared in this scope

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39249 Bug ID: 39249 Summary: libc++abi fails to compile on arm when gcc is used with: cxa_personality.cpp:594:30: error: ‘_URC_FATAL_PHASE2_ERROR’ was not declared in this scope

[llvm-bugs] [Bug 38762] [DebugInfo@O2][Dexter] Unreachable line stepped onto after speculating 2 insns

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38762 Carlos Alberto Enciso changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 38768] [meta][DebugInfo] Umbrella bug for poor debug experiences

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38768 Bug 38768 depends on bug 38762, which changed state. Bug 38762 Summary: [DebugInfo@O2][Dexter] Unreachable line stepped onto after speculating 2 insns https://bugs.llvm.org/show_bug.cgi?id=38762 What|Removed |Added --

[llvm-bugs] [Bug 37538] [ELF] - Something is wrong with sh_info of .rela.plt it seems

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37538 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39250] New: static construction order within translation unit, static data member of template class

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39250 Bug ID: 39250 Summary: static construction order within translation unit, static data member of template class Product: clang Version: 7.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 37000] Assertion `NumValues == VTs.NumVTs && "NumValues wasn't wide enough for its operands!"' failed

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37000 Simon Pilgrim changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 31957] Clang-CL should print filename being compiled

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31957 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39251] New: Return of structs in C calling convention is done on stack, incompatible with avr-gcc usually using registers

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39251 Bug ID: 39251 Summary: Return of structs in C calling convention is done on stack, incompatible with avr-gcc usually using registers Product: libraries Version: trunk

[llvm-bugs] Issue 10895 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Abrt in llvm::llvm_unreachable_internal

2018-10-11 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39238] [AVR] Regression test CodeGen/AVR/call.ll fails in revision 344047

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39238 Kaushik Phatak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39252] New: [6/7/trunk] -fno-plt generates wrong relocation for std::ios_base::Init leading to segmentation fault

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39252 Bug ID: 39252 Summary: [6/7/trunk] -fno-plt generates wrong relocation for std::ios_base::Init leading to segmentation fault Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 39253] New: Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dynsym symbols that were converted to Defined

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39253 Bug ID: 39253 Summary: Merge r343668 into the 7.0 branch : [ELF] - Do not forget to include to .dynsym symbols that were converted to Defined Product: lld Version: unspe

[llvm-bugs] Issue 10094 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: Heap-use-after-free in llvm::Value::assertModuleIsMaterializedImpl

2018-10-11 Thread amara . em… via monorail via llvm-bugs
Comment #2 on issue 10094 by amara.em...@gmail.com: llvm/llvm-opt-fuzzer--x86_64-instcombine: Heap-use-after-free in llvm::Value::assertModuleIsMaterializedImpl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10094#c2 Fixed in r344251. -- You received this message because: 1. You w

[llvm-bugs] [Bug 39254] New: Bad code generated for search in constexpr arrays

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39254 Bug ID: 39254 Summary: Bad code generated for search in constexpr arrays Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Keywords: code-quality

[llvm-bugs] [Bug 39255] New: Clang-Format ignores disabled conditional preprocessor blocks

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39255 Bug ID: 39255 Summary: Clang-Format ignores disabled conditional preprocessor blocks Product: clang Version: trunk Hardware: Macintosh OS: MacOS X Stat

[llvm-bugs] [Bug 24718] No -Wshadow warning on shadowed enumerators

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24718 Aaron Ballman changed: What|Removed |Added CC||aa...@aaronballman.com Resolution|---

[llvm-bugs] [Bug 39250] static construction order within translation unit, static data member of template class

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39250 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 39228] error("misaligned ldr/str offset") on aarch64-windows build

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39228 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39256] New: [X86] X86ISelDAGToDAG - unsupported store size

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39256 Bug ID: 39256 Summary: [X86] X86ISelDAGToDAG - unsupported store size Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhance

[llvm-bugs] [Bug 39257] New: [X86] Failure to use movss/movsd/movq/movd when element 0 of a vector load is extracted and inserted into element 0 of a zero vector

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39257 Bug ID: 39257 Summary: [X86] Failure to use movss/movsd/movq/movd when element 0 of a vector load is extracted and inserted into element 0 of a zero vector Product: libraries

[llvm-bugs] Issue 10903 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::getSourceLocation

2018-10-11 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39258] New: Coverage mapping fails with "File exit not handled before popRegions" on #define'd goto

2018-10-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39258 Bug ID: 39258 Summary: Coverage mapping fails with "File exit not handled before popRegions" on #define'd goto Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 10904 in oss-fuzz: llvm/clang-fuzzer: ASSERT: getNumParams() == params.size() && "NumParams overflow!"

2018-10-11 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] Issue 10907 in oss-fuzz: llvm/clang-format-fuzzer: Timeout in llvm_clang-format-fuzzer

2018-10-11 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Reproducible Engine-lib