[llvm-bugs] [Bug 42369] llvm - 7.0 and llvm 8.0 specify binutils version using flag

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42369 Abinaya sandhiya changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42477] New: Not able to build 32 and 64 bit library on llvm - 8.0.0

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42477 Bug ID: 42477 Summary: Not able to build 32 and 64 bit library on llvm - 8.0.0 Product: tools Version: 8.0 Hardware: Other OS: Linux Status: NEW

[llvm-bugs] [Bug 42478] New: building cross-tools on OpenBSD results in crash

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42478 Bug ID: 42478 Summary: building cross-tools on OpenBSD results in crash Product: clang Version: 8.0 Hardware: PC OS: OpenBSD Status: NEW Severity: normal

[llvm-bugs] [Bug 38754] [DebugInfo@O2][Dexter] Illegal value appears in variable when conditional blocks folded

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38754 Bug 38754 depends on bug 40010, which changed state. Bug 40010 Summary: [DebugInfo@O2] Register Coalescing makes variable assignments appear too early https://bugs.llvm.org/show_bug.cgi?id=40010 What|Removed |Added --

[llvm-bugs] [Bug 40010] [DebugInfo@O2] Register Coalescing makes variable assignments appear too early

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40010 Jeremy Morse changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42479] New: MSan should support asm-goto

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42479 Bug ID: 42479 Summary: MSan should support asm-goto Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

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

2019-07-02 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@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

[llvm-bugs] [Bug 42480] New: "NOCROSSREFS_TO" doesn't supported by LLVM's ld.lld

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42480 Bug ID: 42480 Summary: "NOCROSSREFS_TO" doesn't supported by LLVM's ld.lld Product: lld Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 42481] New: locale::global fails to initialize with curly braces

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42481 Bug ID: 42481 Summary: locale::global fails to initialize with curly braces Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: rele

[llvm-bugs] [Bug 42482] New: LLVM's ld.lld doesn't support expressions in linker script for section's filling

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42482 Bug ID: 42482 Summary: LLVM's ld.lld doesn't support expressions in linker script for section's filling Product: lld Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 42483] New: __clear_cache for AArch64 might work incorrectly on Cortex-A53

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42483 Bug ID: 42483 Summary: __clear_cache for AArch64 might work incorrectly on Cortex-A53 Product: compiler-rt Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 42442] LLD lets a weak reference replace a strong reference in some cases with dynamic libraries.

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42442 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42484] New: [InstCombine] commonShiftTransforms - ASSERT: isa(Val) && "cast() argument of incompatible type!"

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42484 Bug ID: 42484 Summary: [InstCombine] commonShiftTransforms - ASSERT: isa(Val) && "cast() argument of incompatible type!" Product: libraries Version: trunk Hard

[llvm-bugs] [Bug 42485] New: clang++ 7.0.1 segfaults when parsing template

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42485 Bug ID: 42485 Summary: clang++ 7.0.1 segfaults when parsing template Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 42484] [InstCombine] commonShiftTransforms - ASSERT: isa(Val) && "cast() argument of incompatible type!"

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42484 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)||364915 Resolution|---

[llvm-bugs] [Bug 42486] New: llvm/include/llvm/ADT/APInt.h:1565: uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed.

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42486 Bug ID: 42486 Summary: llvm/include/llvm/ADT/APInt.h:1565: uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' fa

[llvm-bugs] [Bug 42487] New: Headers/max_align.c fails on Linux x86

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42487 Bug ID: 42487 Summary: Headers/max_align.c fails on Linux x86 Product: Test Suite Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42488] New: Assertion failure in Instructions.h

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42488 Bug ID: 42488 Summary: Assertion failure in Instructions.h Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 42489] New: Instruction selection error on asm-goto statement

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42489 Bug ID: 42489 Summary: Instruction selection error on asm-goto statement Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] Issue 15630 in oss-fuzz: llvm/clang-fuzzer: Null-dereference READ in clang::Sema::PushDeclContext

2019-07-02 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@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

[llvm-bugs] [Bug 42490] New: Suboptimal LEA codegen

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42490 Bug ID: 42490 Summary: Suboptimal LEA codegen Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 41565] wasm linker: __start_SECTION / __end_SECTION symbol missing

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41565 Sam Clegg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 42486] llvm/include/llvm/ADT/APInt.h:1565: uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed.

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42486 Simon Pilgrim changed: What|Removed |Added Fixed By Commit(s)||r364953 Status|CONFIRMED

[llvm-bugs] [Bug 42190] Simplify pow(C, sitofp(X))

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42190 David Bolvansky changed: What|Removed |Added Fixed By Commit(s)||rL364940 Status|NEW

[llvm-bugs] Issue 15635 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_unroll: ASSERT: canSkipToPos(ByteNo) && "Invalid location"

2019-07-02 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@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

[llvm-bugs] [Bug 41898] --section should warn if combined with a missing section

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41898 Yuanfang Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41279] Crash with SEH and -fprofile-generate

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41279 Reid Kleckner changed: What|Removed |Added Fixed By Commit(s)||r362995 Status|NEW

[llvm-bugs] [Bug 42408] Incorrect unwind tables when saving high register on Thumb1 target

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42408 Eli Friedman changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 23547] Clang frontend behaves differently from g++. Constructor call

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23547 Reid Kleckner changed: What|Removed |Added CC||r...@google.com Resolution|---

[llvm-bugs] [Bug 30262] [cwg1691] user-defined operators are not called on lambda

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30262 Mikhail Strelnikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 17407] executable behaves differently with -O0 and -O1 (and higher)

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17407 Reid Kleckner changed: What|Removed |Added CC||r...@google.com Status|NEW

[llvm-bugs] [Bug 42491] New: Usage of isKnownWindowsMSVCEnvironment in LLVM CodeGen causes issues for IR without an environment

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42491 Bug ID: 42491 Summary: Usage of isKnownWindowsMSVCEnvironment in LLVM CodeGen causes issues for IR without an environment Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 17407] executable behaves differently with -O0 and -O1 (and higher)

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17407 Reid Kleckner changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 42284] Support SWIG 4.0

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42284 Jonas Devlieghere changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 17407] executable behaves differently with -O0 and -O1 (and higher)

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17407 Reid Kleckner changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 9295] Support for "asm goto"

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=9295 Nick Desaulniers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 9295, which changed state. Bug 9295 Summary: Support for "asm goto" https://bugs.llvm.org/show_bug.cgi?id=9295 What|Removed |Added

[llvm-bugs] [Bug 24529] Add support for jumping between MSVC inline asm blob labels

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24529 Bug 24529 depends on bug 9295, which changed state. Bug 9295 Summary: Support for "asm goto" https://bugs.llvm.org/show_bug.cgi?id=9295 What|Removed |Added --

[llvm-bugs] [Bug 40722] callbr is not inlined

2019-07-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40722 Bug 40722 depends on bug 9295, which changed state. Bug 9295 Summary: Support for "asm goto" https://bugs.llvm.org/show_bug.cgi?id=9295 What|Removed |Added --