[llvm-bugs] [Bug 39212] New: Building with CLANG_ENABLE_BOOTSTRAP=On doesn't preserve the CMAKE option

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39212 Bug ID: 39212 Summary: Building with CLANG_ENABLE_BOOTSTRAP=On doesn't preserve the CMAKE option Product: Build scripts Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39213] New: Suboptimal assembly generated for -Os.

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39213 Bug ID: 39213 Summary: Suboptimal assembly generated for -Os. Product: new-bugs Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 39214] New: [AMDGPU] crash or select error in shader generated by radeonsi

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39214 Bug ID: 39214 Summary: [AMDGPU] crash or select error in shader generated by radeonsi Product: libraries Version: 7.0 Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 39215] New: Explicit template instantiation can't be combined with specialization

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39215 Bug ID: 39215 Summary: Explicit template instantiation can't be combined with specialization Product: clang Version: 7.0 Hardware: PC OS: MacOS X Statu

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

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 31805, which changed state. Bug 31805 Summary: external assembler error with clang, ARM thumb: "branch out of range" https://bugs.llvm.org/show_bug.cgi?id=31805 What|Removed |Added -

[llvm-bugs] [Bug 31805] external assembler error with clang, ARM thumb: "branch out of range"

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31805 Peter Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39216] New: [clang-format] C99 designated initializers confused for Objective-C code

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39216 Bug ID: 39216 Summary: [clang-format] C99 designated initializers confused for Objective-C code Product: clang Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 39217] New: error: use of unknown builtin '__builtin_ia32_cvtdq2ps'

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39217 Bug ID: 39217 Summary: error: use of unknown builtin '__builtin_ia32_cvtdq2ps' Product: clang Version: 7.0 Hardware: PC OS: MacOS X Status: NEW

[llvm-bugs] [Bug 38862] Optimize pass struct by value to tail call

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38862 Robert Lougher changed: What|Removed |Added CC||rob.loug...@gmail.com Status|NEW

[llvm-bugs] [Bug 32617] libc++: Signed integer overflow issue in uniform_int_distribution<>::operator()

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32617 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33231] poor handling of io errors?

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33231 Rui Ueyama changed: What|Removed |Added Resolution|--- |WONTFIX CC|

[llvm-bugs] [Bug 31100] lld implements its own ThreadPool (but shouldn't)

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31100 Rui Ueyama changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 25229] Cannot specify Exec format for non-native flavors

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25229 Rui Ueyama changed: What|Removed |Added CC||r...@google.com Resolution|---

[llvm-bugs] [Bug 28760] [ThinLTO] assert(GS != DefinedGlobals.end()) failed

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28760 Rui Ueyama changed: What|Removed |Added CC||r...@google.com Resolution|---

[llvm-bugs] [Bug 31565] Windows LLD bot broken after tar file reproducer changes

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31565 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34806] lld hangs in pthread_cond_wait@@GLIBC_2.3.2 ()

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34806 Rui Ueyama changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39218] New: i686 mingw-w64 comdat functions use wrong .text section name

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39218 Bug ID: 39218 Summary: i686 mingw-w64 comdat functions use wrong .text section name Product: libraries Version: trunk Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 39219] New: SIGILL in U-Boot due to "-fsanitize=bounds -O2"

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39219 Bug ID: 39219 Summary: SIGILL in U-Boot due to "-fsanitize=bounds -O2" Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 38940] lld-link /pdbaltpath:%_PDB% doesn't expand %_PDB%

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38940 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38967] Tracking bug for making -fuse-ld=lld the default on Windows

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38967 Bug 38967 depends on bug 38940, which changed state. Bug 38940 Summary: lld-link /pdbaltpath:%_PDB% doesn't expand %_PDB% https://bugs.llvm.org/show_bug.cgi?id=38940 What|Removed |Added

[llvm-bugs] Issue 10854 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2018-10-08 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 39215] Explicit template instantiation can't be combined with specialization

2018-10-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39215 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID CC|