[llvm-bugs] [Bug 42067] New: clang -print-search-dirs is unparseable on Windows

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42067 Bug ID: 42067 Summary: clang -print-search-dirs is unparseable on Windows Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 10250 in oss-fuzz: llvm: Build failure

2019-05-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #61 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c61 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 42068] New: Assertion `vlaSize && "no size for VLA!"` when VLA typedef is placed outside of openmp region.

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42068 Bug ID: 42068 Summary: Assertion `vlaSize && "no size for VLA!"` when VLA typedef is placed outside of openmp region. Product: clang Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 26091] X86 scheduler causes mass spill/fills in test/CodeGen/X86/vector-sext.ll after r255761

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26091 Simon Pilgrim changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 42070] New: SLP Vectorizer fails to vectorize a horizontal pattern when it's repeated

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42070 Bug ID: 42070 Summary: SLP Vectorizer fails to vectorize a horizontal pattern when it's repeated Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 32458] poor diagnostics for non-PIC relocation handling (R_ARM_THM_MOV{T, W}_ABS{, _NC})

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32458 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 32429] Mention "-z notext" and/or -fPIC in some error messages

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32429 Bug 32429 depends on bug 32458, which changed state. Bug 32458 Summary: poor diagnostics for non-PIC relocation handling (R_ARM_THM_MOV{T,W}_ABS{,_NC}) https://bugs.llvm.org/show_bug.cgi?id=32458 What|Removed |Added -

[llvm-bugs] [Bug 38726] clang-cl's intrin.h does not include several intrinsics for aarch64

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38726 Nathan Froyd changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42071] New: Template test case no longer failing compilation as expected

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42071 Bug ID: 42071 Summary: Template test case no longer failing compilation as expected Product: clang Version: trunk Hardware: Other OS: Linux Status: NEW

[llvm-bugs] [Bug 34536] libc++ and libstdc++ sometimes choose different overloads for algorithms

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34536 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 42072] New: [[nodiscard]] should work on constructors

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42072 Bug ID: 42072 Summary: [[nodiscard]] should work on constructors Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42073] New: Can I get a new component "Standards Issues" under libc++?

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42073 Bug ID: 42073 Summary: Can I get a new component "Standards Issues" under libc++? Product: Bugzilla Admin Version: unspecified Hardware: PC OS: All Sta

[llvm-bugs] [Bug 42073] Can I get a new component "Standards Issues" under libc++?

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42073 Tim Northover changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 40904] regex_search on MacOS gives wrong results when \D found in a character class

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40904 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42074] New: Three AddressSanitizer-x86_64-windows-dynamic coverage tests fail when building with CMAKE_LINKER=lld-link.exe

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42074 Bug ID: 42074 Summary: Three AddressSanitizer-x86_64-windows-dynamic coverage tests fail when building with CMAKE_LINKER=lld-link.exe Product: compiler-rt Version: unspe

[llvm-bugs] [Bug 42058] missing warning diagnosis of implicit conversion from 'double' to 'float'

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42058 Richard Smith changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #3 from Richard Smith --- We

[llvm-bugs] [Bug 42075] New: SystemZ Z13 Unsupported vector argument or return type

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42075 Bug ID: 42075 Summary: SystemZ Z13 Unsupported vector argument or return type Product: libraries Version: trunk Hardware: PC OS: FreeBSD Status: NEW Severity: en

[llvm-bugs] [Bug 42076] New: Compiler assert on Risc-V code

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42076 Bug ID: 42076 Summary: Compiler assert on Risc-V code Product: clang Version: 8.0 Hardware: Other OS: Linux Status: NEW Severity: release blocker Prior

[llvm-bugs] [Bug 42065] Use after free (in DenseMap) in InstCombine when built with GCC

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42065 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42000] __builtin_sub_overflow reports invalid overflow in constexpr context

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42000 Erich Keane changed: What|Removed |Added Fixed By Commit(s)||r362157/94765b0 Status|CONFIRMED

[llvm-bugs] [Bug 42067] clang -print-search-dirs is unparseable on Windows

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42067 Mike Hommey changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42078] New: Error when using -fms-extensions and #pragma detect_mismatch

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42078 Bug ID: 42078 Summary: Error when using -fms-extensions and #pragma detect_mismatch Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 42079] New: [X86] avx512vl vcvtps2pd isel patterns can narrow a volatile load

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42079 Bug ID: 42079 Summary: [X86] avx512vl vcvtps2pd isel patterns can narrow a volatile load Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 25692] User-declared destructor makes all the defaulted assignment operators non-constexpr defined

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25692 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42080] New: Macro generated try-catch results in abortion of subsequent throw's...

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42080 Bug ID: 42080 Summary: Macro generated try-catch results in abortion of subsequent throw's... Product: clang Version: 7.0 Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 39728] Trivial type with defaulted assignment and destructor is not usable in constexpr

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39728 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42081] New: Illegal instruction (core dumped) when running the target program optimized with "opt -instcombine -licm -inline -jump-threading -argpromotion -early-cse -ipsccp -instcomb

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42081 Bug ID: 42081 Summary: Illegal instruction (core dumped) when running the target program optimized with "opt -instcombine -licm -inline -jump-threading -argpromotion -early-cse

[llvm-bugs] [Bug 42082] New: Sets execute permissions but GNU objcopy does not

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42082 Bug ID: 42082 Summary: Sets execute permissions but GNU objcopy does not Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42083] New: Go bindings test for IR attributes is faulty

2019-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42083 Bug ID: 42083 Summary: Go bindings test for IR attributes is faulty Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanceme