[llvm-bugs] [Bug 27309] New: Volatile stores of undef values are deleted

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27309 Bug ID: 27309 Summary: Volatile stores of undef values are deleted Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

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

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=4068 Bug 4068 depends on bug 23969, which changed state. Bug 23969 Summary: "mcount" is deprecated for arm backend https://llvm.org/bugs/show_bug.cgi?id=23969 What|Removed |Added

[llvm-bugs] [Bug 23969] "mcount" is deprecated for arm backend

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23969 Renato Golin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24345 Bug 24345 depends on bug 23969, which changed state. Bug 23969 Summary: "mcount" is deprecated for arm backend https://llvm.org/bugs/show_bug.cgi?id=23969 What|Removed |Added --

[llvm-bugs] [Bug 23969] "mcount" is deprecated for arm backend

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23969 Saleem Abdulrasool changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

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

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=4068 Bug 4068 depends on bug 23969, which changed state. Bug 23969 Summary: "mcount" is deprecated for arm backend https://llvm.org/bugs/show_bug.cgi?id=23969 What|Removed |Added

[llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24345 Bug 24345 depends on bug 23969, which changed state. Bug 23969 Summary: "mcount" is deprecated for arm backend https://llvm.org/bugs/show_bug.cgi?id=23969 What|Removed |Added --

[llvm-bugs] [Bug 27310] New: [ASAN] libasan fails to initialize with upstream glibc in use

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27310 Bug ID: 27310 Summary: [ASAN] libasan fails to initialize with upstream glibc in use Product: libraries Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 27311] New: Change mcount to _mcount on AArch64

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27311 Bug ID: 27311 Summary: Change mcount to _mcount on AArch64 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 27312] New: clang crashes on valid C++ code: Assertion `!Friend->isDependentContext() && "can't handle friends with dependent contexts here"' failed

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27312 Bug ID: 27312 Summary: clang crashes on valid C++ code: Assertion `!Friend->isDependentContext() && "can't handle friends with dependent contexts here"' failed Product: clang

[llvm-bugs] [Bug 27313] New: Wrong warning -Wunevaluated-expression for sizeof of VLA

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27313 Bug ID: 27313 Summary: Wrong warning -Wunevaluated-expression for sizeof of VLA Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 27314] New: Overflows in the computation of the address of invariant loads are not handled.

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27314 Bug ID: 27314 Summary: Overflows in the computation of the address of invariant loads are not handled. Product: Polly Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 27259] std::move_iterator::pointer type defined in a non-standard way

2016-04-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27259 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---