[llvm-bugs] [Bug 33136] New: [ARM] libc++ fails with bad_cast on ARM

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33136 Bug ID: 33136 Summary: [ARM] libc++ fails with bad_cast on ARM Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33137] New: False positive on variable value

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33137 Bug ID: 33137 Summary: False positive on variable value Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 33138] New: Recognise unsigned comparisons with signed comparison instructions

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33138 Bug ID: 33138 Summary: Recognise unsigned comparisons with signed comparison instructions Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33139] New: android library crash fatal error: error in backend: Cannot select

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33139 Bug ID: 33139 Summary: android library crash fatal error: error in backend: Cannot select Product: clang Version: 3.8 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33140] New: Assertion failed: Result.isUninit() && "temporary created multiple times", file ExprConstant.cpp, line 1107

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33140 Bug ID: 33140 Summary: Assertion failed: Result.isUninit() && "temporary created multiple times", file ExprConstant.cpp, line 1107 Product: clang Version: trunk

[llvm-bugs] [Bug 33141] New: -Wmissing-prototypes false positive for function indirectly in anonymous namespace

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33141 Bug ID: 33141 Summary: -Wmissing-prototypes false positive for function indirectly in anonymous namespace Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33142] New: clang crashes with "-mllvm -enable-newgvn": Assertion `idx < size()' failed.

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33142 Bug ID: 33142 Summary: clang crashes with "-mllvm -enable-newgvn": Assertion `idx < size()' failed. Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 33143] New: Semantics of address taken for Global Variables (GV)

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33143 Bug ID: 33143 Summary: Semantics of address taken for Global Variables (GV) Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: e

[llvm-bugs] [Bug 32624] Merge r299866 into 4.0.1

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32624 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32624, which changed state. Bug 32624 Summary: Merge r299866 into 4.0.1 https://bugs.llvm.org/show_bug.cgi?id=32624 What|Removed |Added -

[llvm-bugs] [Bug 32919] Merge r302137 into the 4.0 branch: [ArgPromotion] Fix a truncated variable

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32919 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32919, which changed state. Bug 32919 Summary: Merge r302137 into the 4.0 branch: [ArgPromotion] Fix a truncated variable https://bugs.llvm.org/show_bug.cgi?id=32919 What|Removed |Added --

[llvm-bugs] [Bug 32794] Merge r301328 into the 4.0 branch : [libclang] Check for a record declaration before a template specialization

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32794 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32794, which changed state. Bug 32794 Summary: Merge r301328 into the 4.0 branch : [libclang] Check for a record declaration before a template specialization https://bugs.llvm.org/show_bug.cgi?id=32794 What|Remov

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33058, which changed state. Bug 33058 Summary: Merge r302281 into 4.0.1 https://bugs.llvm.org/show_bug.cgi?id=33058 What|Removed |Added -

[llvm-bugs] [Bug 33144] New: Class member arrow access on an array fails when calling member function template

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33144 Bug ID: 33144 Summary: Class member arrow access on an array fails when calling member function template Product: clang Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 33145] New: --wrap doesn't work with lto

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33145 Bug ID: 33145 Summary: --wrap doesn't work with lto Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 33146] New: __GCC_ATOMIC_SHORT_LOCK_FREE defined incorrectly for WebAssembly

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33146 Bug ID: 33146 Summary: __GCC_ATOMIC_SHORT_LOCK_FREE defined incorrectly for WebAssembly Product: clang Version: unspecified Hardware: Other OS: other S

[llvm-bugs] [Bug 33147] New: Merge r303679 into the 4.0 branch : [ARM] Temporarily disable globals promotion to constant pools to prevent miscomp

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33147 Bug ID: 33147 Summary: Merge r303679 into the 4.0 branch : [ARM] Temporarily disable globals promotion to constant pools to prevent miscomp Product: new-bugs Version: 4.

[llvm-bugs] [Bug 33148] New: Merge r303685 into the 4.0 branch : merge-request.sh: Use https url for bugzilla

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33148 Bug ID: 33148 Summary: Merge r303685 into the 4.0 branch : merge-request.sh: Use https url for bugzilla Product: new-bugs Version: 4.0 Hardware: All URL: https://re

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33148, which changed state. Bug 33148 Summary: Merge r303685 into the 4.0 branch : merge-request.sh: Use https url for bugzilla https://bugs.llvm.org/show_bug.cgi?id=33148 What|Removed |Added

[llvm-bugs] [Bug 33148] Merge r303685 into the 4.0 branch : merge-request.sh: Use https url for bugzilla

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33148 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32650] RuntimeDyldELF: Relocation R_PPC64_REL24 overflow

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32650 Ulrich Weigand changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32135] Loop vectorizer miscompile

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32135 Anna changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32396] [LV] Miscompile caused due to incorrect index for extracting vector result

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32396 Anna changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RE

[llvm-bugs] [Bug 33114] crash at -O3 on x86_64-linux-gnu in both 32-bit and 64-bit modes. (llvm::Value* llvm::PHINode::getOperand(unsigned int) const: Assertion `i_nocapture < OperandTraits::

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33114 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27359] [ppc] LLVM built FDO version of libquantum is slower than base version on power8

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27359 Kit Barton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33149] New: crash at -O3 in only 32-bit mode on x86_64-linux-gnu (Assertion `Sequence.size() - Noops == ScheduledNodes && "The number of nodes scheduled doesn't match the expected num

2017-05-23 Thread via llvm-bugs
clang/5.0.0 -c-isystem . -c-isystem /usr/local/include/csmith-2.2.0/ -internal-isystem /usr/local/include -internal-isystem /usr/local/clang-trunk/lib/clang/5.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -fdebug-compilation-dir /home/cnsun/ra

[llvm-bugs] [Bug 32143] r274162 (SafeStack) causes cryptographic code to miscompile

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32143 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32143, which changed state. Bug 32143 Summary: r274162 (SafeStack) causes cryptographic code to miscompile https://bugs.llvm.org/show_bug.cgi?id=32143 What|Removed |Added --

[llvm-bugs] [Bug 32836] opt crashes with "opt -instcombine -newgvn": Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32836 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33150] New: lldb-5.0 'unable to locate lldb-server-5.0.0

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33150 Bug ID: 33150 Summary: lldb-5.0 'unable to locate lldb-server-5.0.0 Product: Packaging Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 33151] New: Consider backpropagating informations from uses to def

2017-05-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33151 Bug ID: 33151 Summary: Consider backpropagating informations from uses to def Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhanc