[llvm-bugs] [Bug 33724] New: clang++ 4.0.1 crashes on probably invalid input

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33724 Bug ID: 33724 Summary: clang++ 4.0.1 crashes on probably invalid input Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32940] Failure to recognise consecutive load chain from i64 types on 32-bit target

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32940 Simon Pilgrim changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 25003] x86-64 assembler: using traditional 8-bit regs DH, CH, AH, BH with REX instructions should error

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25003 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33725] New: std::basic_stringbuf can't handle put areas > 2GB

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33725 Bug ID: 33725 Summary: std::basic_stringbuf can't handle put areas > 2GB Product: libc++ Version: 4.0 Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 33726] New: "string.h" called by "string.h" itself but not found

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33726 Bug ID: 33726 Summary: "string.h" called by "string.h" itself but not found Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Sever

[llvm-bugs] [Bug 33727] New: std::basic_stringbuf only works with DefaultConstructible allocators

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33727 Bug ID: 33727 Summary: std::basic_stringbuf only works with DefaultConstructible allocators Product: libc++ Version: 4.0 Hardware: All OS: All Status:

[llvm-bugs] [Bug 33683] libLLVM-4.0.so should not be built with -fno-rtti (was Missing symbol `typeinfo for llvm::raw_ostream' in libLLVM-4.0.so)

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33683 Jonathan Roelofs changed: What|Removed |Added Resolution|--- |WONTFIX Status|REOPENED

[llvm-bugs] [Bug 33728] New: clang aborts when compiling

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33728 Bug ID: 33728 Summary: clang aborts when compiling Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 32892] Runtime shouldn't send people to Intel to report bugs!

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32892 NODA, Kai changed: What|Removed |Added CC||noda...@gmail.com Status|NEW

[llvm-bugs] [Bug 33729] New: Drop xlocale.h usage on glibc systems

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33729 Bug ID: 33729 Summary: Drop xlocale.h usage on glibc systems Product: libc++ Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 25454] Invalid cast on csmith generated code: argument of incompatible type!

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25454 serge.guel...@telecom-bretagne.eu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[llvm-bugs] [Bug 33730] New: Compile-time explosion in Live Debug Variables

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33730 Bug ID: 33730 Summary: Compile-time explosion in Live Debug Variables Product: new-bugs Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 33731] New: [opt; GVN] input program causes "Instruction does not dominate uses" error

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33731 Bug ID: 33731 Summary: [opt; GVN] input program causes "Instruction does not dominate uses" error Product: new-bugs Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 33732] New: -fsanitize-coverage=trace-cmp passes parameters incorrectly

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33732 Bug ID: 33732 Summary: -fsanitize-coverage=trace-cmp passes parameters incorrectly Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33718] HexagonInstrInfo.cpp - enum constant in boolean context warning

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33718 Krzysztof Parzyszek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27204] [PPC] Suboptimal code generated for integer load followed by conversion to floating point

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27204 l...@ca.ibm.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33733] New: Invalid literal check for macro arguments

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33733 Bug ID: 33733 Summary: Invalid literal check for macro arguments Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 33734] New: TextDiagnostic.cpp buildFixItInsertionLine assertion check failure of HintByteOffset

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33734 Bug ID: 33734 Summary: TextDiagnostic.cpp buildFixItInsertionLine assertion check failure of HintByteOffset Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 33735] New: Clang cannot parse xstring in Visual Studio 2017

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33735 Bug ID: 33735 Summary: Clang cannot parse xstring in Visual Studio 2017 Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 33736] New: default member initialization and noexcept problems

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33736 Bug ID: 33736 Summary: default member initialization and noexcept problems Product: clang Version: 4.0 Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 33538] Constant hoisting crashes AddressingModeMatcher::matchOperationAddr

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33538 Leo Li changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 33737] New: Operand size suffixes are not supported on loop instructions

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33737 Bug ID: 33737 Summary: Operand size suffixes are not supported on loop instructions Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33738] New: LLD relocates weak symbols in static library incorrectly when using version script

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33738 Bug ID: 33738 Summary: LLD relocates weak symbols in static library incorrectly when using version script Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 33739] New: Nested friend qualifiers seem to be ignored

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33739 Bug ID: 33739 Summary: Nested friend qualifiers seem to be ignored Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 33536] LLVM Assertion failure with new-experimental-pass-manager and ThinLTO

2017-07-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33536 Chandler Carruth changed: What|Removed |Added Resolution|--- |FIXED Status|NEW