[llvm-bugs] [Bug 24463] clang crashes at -Os and above on x86_64-linux-gnu

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24463 Chandler Carruth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24611] New: Rejects valid code: va_start in lambda function

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24611 Bug ID: 24611 Summary: Rejects valid code: va_start in lambda function Product: clang Version: 3.6 Hardware: PC OS: All Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 24612] New: clang accepts "constexpr void f() { throw; }"

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24612 Bug ID: 24612 Summary: clang accepts "constexpr void f() { throw; }" Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24613] New: Incorrect motion of tailcall|readnone

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24613 Bug ID: 24613 Summary: Incorrect motion of tailcall|readnone Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 24614] New: Using NS_REQUIRES_SUPER with dot notation causes a warning

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24614 Bug ID: 24614 Summary: Using NS_REQUIRES_SUPER with dot notation causes a warning Product: clang Version: trunk Hardware: Macintosh OS: MacOS X Status:

[llvm-bugs] [Bug 24615] New: TypeLocBuilder::grow(size_t) must create an explicitly aligned buffer

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24615 Bug ID: 24615 Summary: TypeLocBuilder::grow(size_t) must create an explicitly aligned buffer Product: clang Version: 3.6 Hardware: Sun OS: Solaris Stat

[llvm-bugs] [Bug 24613] Incorrect motion of tailcall|readnone

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24613 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 23472] missing comdats for static initializers in template and guard variables

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23472 Yaron Keren changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 20673] unneeded stores to stack left after memcmp optimization

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20673 Chad Rosier changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24616] New: [win] lld-link shouldn't depend on env vars to find libraries optionally

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24616 Bug ID: 24616 Summary: [win] lld-link shouldn't depend on env vars to find libraries optionally Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 24617] New: clang crashes at -O1 and above on x86_64-linux-gnu

2015-08-28 Thread via llvm-bugs
atic -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.24 -momit-leaf-frame-pointer -dwarf-column-info -coverage-file /data2/20150828-clang-m32-m64-O1-Os-O2-O3-build/small.c -resource-dir /usr/local/c

[llvm-bugs] [Bug 24605] clang crashes at -O1 and above on x86_64-linux-gnu

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24605 Sanjoy Das changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24618] New: Compilation wtih Clang is 8x slower than GCC, mostly due to Greedy Register Allocator

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24618 Bug ID: 24618 Summary: Compilation wtih Clang is 8x slower than GCC, mostly due to Greedy Register Allocator Product: libraries Version: trunk Hardware: HP OS: Lin

[llvm-bugs] [Bug 24619] New: Make -fdebug-compilation-dir a public option

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24619 Bug ID: 24619 Summary: Make -fdebug-compilation-dir a public option Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 24620] New: BranchProbabilities::scale is very hot function but it's assembly is very inefficient.

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24620 Bug ID: 24620 Summary: BranchProbabilities::scale is very hot function but it's assembly is very inefficient. Product: libraries Version: trunk Hardware: HP OS: Li

[llvm-bugs] [Bug 24621] New: Program with too many columns causes verifier error

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24621 Bug ID: 24621 Summary: Program with too many columns causes verifier error Product: libraries Version: trunk Hardware: All OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24612] clang accepts "constexpr void f() { throw; }"

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24612 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24621] Program with too many columns causes parse error

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24621 Duncan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24622] New: clang crashes on invalid code on x86_64-linux-gnu

2015-08-28 Thread via llvm-bugs
-disable-free -main-file-name small.c -mrelocation-model static -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.24 -dwarf-column-info -coverage-file /data2/20150828-clang-build-

[llvm-bugs] [Bug 24623] New: Error on redefinition of builtin functions.

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24623 Bug ID: 24623 Summary: Error on redefinition of builtin functions. Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24599] clang++ cannot cast double to unsigned correctly.

2015-08-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24599 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---