[llvm-bugs] [Bug 34243] New: Clang should default to -fms-compatibility-version=19.11

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34243 Bug ID: 34243 Summary: Clang should default to -fms-compatibility-version=19.11 Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 34159] clang crashes on valid code at -O1 and above with debugging enabled: Assertion `FragmentOffset >= OffsetInBits && "overlapping or duplicate fragments"' failed

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34159 Adrian Prantl changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 34242] New: inlining a function into itself can result in references to version of variable from wrong frame

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34242 Bug ID: 34242 Summary: inlining a function into itself can result in references to version of variable from wrong frame Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 34241] New: AARCH64 ELF binary section invalid pointer

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34241 Bug ID: 34241 Summary: AARCH64 ELF binary section invalid pointer Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34240] New: strange optimization for cos(cos(20)) with math.h but not cmath

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34240 Bug ID: 34240 Summary: strange optimization for cos(cos(20)) with math.h but not cmath Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 34239] New: clang generated object files linked with MSVC /DEBUG:FASTLINK generate huge PDBs

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34239 Bug ID: 34239 Summary: clang generated object files linked with MSVC /DEBUG:FASTLINK generate huge PDBs Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 34238] New: LTO is optimizing away symbols referenced from linker scripts

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34238 Bug ID: 34238 Summary: LTO is optimizing away symbols referenced from linker scripts Product: lld Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 34234] Merge r310262 to 5.0

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34234 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 34233, which changed state. Bug 34233 Summary: Merge r311087 to 5.0 https://bugs.llvm.org/show_bug.cgi?id=34233 What|Removed |Added

[llvm-bugs] [Bug 34233] Merge r311087 to 5.0

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34233 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 34035] Unreachable in AArch64LoadStoreOptimizer (Opcode has no post-indexed wise equivalent!)

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34035 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 34237] New: llvm-cov: Wrong coverage with partially uncovered nested macros

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34237 Bug ID: 34237 Summary: llvm-cov: Wrong coverage with partially uncovered nested macros Product: new-bugs Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 34236] New: clang-format exits with assertion error on specific block comment

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34236 Bug ID: 34236 Summary: clang-format exits with assertion error on specific block comment Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 34235] New: Assertion failed: (!V->hasBrokenDebugInfo() && "Module contains invalid debug info"), function doFinalization

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34235 Bug ID: 34235 Summary: Assertion failed: (!V->hasBrokenDebugInfo() && "Module contains invalid debug info"), function doFinalization Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 34234] New: Merge r310262 to 5.0

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34234 Bug ID: 34234 Summary: Merge r310262 to 5.0 Product: new-bugs Version: 5.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 34233] New: Merge r311087 to 5.0

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34233 Bug ID: 34233 Summary: Merge r311087 to 5.0 Product: new-bugs Version: 5.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 34232] New: [X86][BMI2] Investigate uses of 32-bit MULX on x86_64

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34232 Bug ID: 34232 Summary: [X86][BMI2] Investigate uses of 32-bit MULX on x86_64 Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 34231] New: "inlinable function call in a function with debug info must have a !dbg location" after running -reassociate

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34231 Bug ID: 34231 Summary: "inlinable function call in a function with debug info must have a !dbg location" after running -reassociate Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 34229] New: Evaluate constant condition of if statement has no effect

2017-08-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34229 Bug ID: 34229 Summary: Evaluate constant condition of if statement has no effect Product: clang Version: trunk Hardware: PC OS: All Status: NEW