[llvm-bugs] [Bug 30440] New: crash on valid c++ code on x86_64-linux-gnu with -std=c++14 (void {anonymous}::CXXNameMangler::mangleFunctionParam(const clang::ParmVarDecl*): Assertion `parmDepth < Funct

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30440 Bug ID: 30440 Summary: crash on valid c++ code on x86_64-linux-gnu with -std=c++14 (void {anonymous}::CXXNameMangler::mangleFunctionParam(const clang::ParmVarDecl*): Asser

[llvm-bugs] [Bug 30373] Regression(281162): clang miscompiles some of chrome's tests

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30373 James Molloy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 9690] unable to rename temporary object file

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=9690 Serge Pavlov changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 30438] lld r281836 (current trunk) build failure with GCC 6.2.0, lld/ELF/LinkerScript.cpp:450:8: error: inconsistent deduction for 'auto'

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30438 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30441] New: Different symbols export with g++ and clang

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30441 Bug ID: 30441 Summary: Different symbols export with g++ and clang Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 30425] clang crash building libclc

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30425 Andy Furniss changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30442] New: Incomplete section pattern grammar

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30442 Bug ID: 30442 Summary: Incomplete section pattern grammar Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 30443] New: CodeGen/X86/combine-fcopysign.ll fails on clang-x64-ninja-win7

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30443 Bug ID: 30443 Summary: CodeGen/X86/combine-fcopysign.ll fails on clang-x64-ninja-win7 Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 30444] New: PT_LOAD not aligned with linker scripts

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30444 Bug ID: 30444 Summary: PT_LOAD not aligned with linker scripts Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 29046] SymbolFilePDBTests gtests core dumps on macOS

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29046 Todd Fiala changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30445] New: [ARM] Possible race condition in std::atomic_compare_exchange_strong

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30445 Bug ID: 30445 Summary: [ARM] Possible race condition in std::atomic_compare_exchange_strong Product: libc++ Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 26261] gtest failure in PythonDataObjectsTest.TestPythonBytes on OS X 10.11

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26261 Todd Fiala changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30446] New: Undefining __GNUC__ or setting __GNUC__ to 1 breaks libc++

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30446 Bug ID: 30446 Summary: Undefining __GNUC__ or setting __GNUC__ to 1 breaks libc++ Product: libc++ Version: 3.4 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 29045] ModuleCacheTest gtest fails on macOS

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29045 Todd Fiala changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25794] Long compile for OpenCV3 dls.cpp when targeting cortex-a53

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25794 Pirama Arumuga Nainar changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21420 Bug 21420 depends on bug 25794, which changed state. Bug 25794 Summary: Long compile for OpenCV3 dls.cpp when targeting cortex-a53 https://llvm.org/bugs/show_bug.cgi?id=25794 What|Removed |Added --

[llvm-bugs] [Bug 30447] New: [mc] Buffer dwordx3 instructions are missing

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30447 Bug ID: 30447 Summary: [mc] Buffer dwordx3 instructions are missing Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 25492] Incorrect code generated for <3 x half> store.

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25492 Pirama Arumuga Nainar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30448] New: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30448 Bug ID: 30448 Summary: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes) Product: clang Version: trunk Hardware: PC OS: All Statu

[llvm-bugs] [Bug 30449] New: Segfault when move-assigning a std::map with an aligned Key

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30449 Bug ID: 30449 Summary: Segfault when move-assigning a std::map with an aligned Key Product: clang Version: 3.8 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 30450] New: Regression(280979): 3 Transforms/LoopVectorize/X86/ tests fail when using gcc 4.8.2 as host compiler

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30450 Bug ID: 30450 Summary: Regression(280979): 3 Transforms/LoopVectorize/X86/ tests fail when using gcc 4.8.2 as host compiler Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 30451] New: Atomicrmw min i16 produces wrong result on PowerPC

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30451 Bug ID: 30451 Summary: Atomicrmw min i16 produces wrong result on PowerPC Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: nor

[llvm-bugs] [Bug 28945] clang-analyzer-alpha.cplusplus.VirtualCall incompatible with mocking libraries

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28945 Eugene Zelenko changed: What|Removed |Added CC||eugene.zele...@gmail.com, |

[llvm-bugs] [Bug 30452] New: CFG simplify sink performance regression on AArch64 in libcxx std::map

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30452 Bug ID: 30452 Summary: CFG simplify sink performance regression on AArch64 in libcxx std::map Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 30453] New: Assertion failed when using RSP as .cfi_def_cfa_register: (MRI.getLLVMRegNum(Inst.getRegister(), true) == (Is64Bit ? X86::RBP : X86::EBP) && "Invalid frame pointer!")

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30453 Bug ID: 30453 Summary: Assertion failed when using RSP as .cfi_def_cfa_register: (MRI.getLLVMRegNum(Inst.getRegister(), true) == (Is64Bit ? X86::RBP : X86::EBP) && "Invali

[llvm-bugs] [Bug 30199] wrong code at -Os on x86_64-linux-gnu in 32-bit mode

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30199 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30454] New: Assertion `InLCSSA && "LCSSA is broken after loop-simplify."' failed.

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30454 Bug ID: 30454 Summary: Assertion `InLCSSA && "LCSSA is broken after loop-simplify."' failed. Product: new-bugs Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 30455] New: clang crashes on valid code at -O1 and above: running pass 'Infer set function attributes'

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30455 Bug ID: 30455 Summary: clang crashes on valid code at -O1 and above: running pass 'Infer set function attributes' Product: clang Version: trunk Hardware: PC OS: Al

[llvm-bugs] [Bug 30456] New: crash on x86_64-linux-gnu (Assertion `isa(CanonicalType)' failed.)

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30456 Bug ID: 30456 Summary: crash on x86_64-linux-gnu (Assertion `isa(CanonicalType)' failed.) Product: clang Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 23941] AVX512: unable to select vcvtps2ph/ph2ps from fpext/fptrunc

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23941 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 30457] New: crash on invalid C++ code on x86_64-linux-gnu (Assertion `!IsDependent && "explicit instantiation of dependent name not yet handled"' failed.)

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30457 Bug ID: 30457 Summary: crash on invalid C++ code on x86_64-linux-gnu (Assertion `!IsDependent && "explicit instantiation of dependent name not yet handled"' failed.) Product: clang

[llvm-bugs] [Bug 30430] AVX512: incorrect code generation for very basic code

2016-09-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30430 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---