[llvm-bugs] [Bug 26936] [ms][dll] clang generates a COFF symbol table that differs from msvc with __declspec(dllimport)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26936 Reid Kleckner changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 26976] New: Obscure error message when BPF target fails compilation

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26976 Bug ID: 26976 Summary: Obscure error message when BPF target fails compilation Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26003] sanitizer lint checks fail on Ubuntu

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26003 Alexey Samsonov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26964] New: CodeGen compiler error

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26964 Bug ID: 26964 Summary: CodeGen compiler error Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26970] New: clang 3.8.0 for powerpc64 vs. FreeBSD buildworld: error: invalid float ABI 'soft float is not supported for ppc64'

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26970 Bug ID: 26970 Summary: clang 3.8.0 for powerpc64 vs. FreeBSD buildworld: error: invalid float ABI 'soft float is not supported for ppc64' Product: clang Version: 3.8

[llvm-bugs] [Bug 26960] New: Seeing different schedule for similar program

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26960 Bug ID: 26960 Summary: Seeing different schedule for similar program Product: Polly Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 26994] New: wrong code at -O1 and above in 32-bit mode on x86_64-linux-gnu

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26994 Bug ID: 26994 Summary: wrong code at -O1 and above in 32-bit mode on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 26995] New: [regression] unrecognized reloc 42

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26995 Bug ID: 26995 Summary: [regression] unrecognized reloc 42 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 26996] New: clang: error: no such file or directory: tsan_clock.cc.o

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26996 Bug ID: 26996 Summary: clang: error: no such file or directory: tsan_clock.cc.o Product: compiler-rt Version: unspecified Hardware: PC OS: MacOS X Stat

[llvm-bugs] [Bug 26965] New: clang should support -I= syntax

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26965 Bug ID: 26965 Summary: clang should support -I= syntax Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26923] [lld] Support -pie

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26923 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 25066] Implement runtime suppressions for UBSan

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25066 Alexey Samsonov changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26975] lld -r sets sh_entsize to 0 for SHF_MERGE sections

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26975 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26997] New: memset() is optimised out even if followed by asm("":::"memory")

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26997 Bug ID: 26997 Summary: memset() is optimised out even if followed by asm("":::"memory") Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26962] New: Default template arguments and friend declarations don't mix

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26962 Bug ID: 26962 Summary: Default template arguments and friend declarations don't mix Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26908] crash parsing options

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26908 Rafael Ávila de Espíndola changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24954] Templated friend operators

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24954 Vassil Vassilev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26998] New: Linker complains 'R_AARCH64_ABS64 used with TLS symbol'

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26998 Bug ID: 26998 Summary: Linker complains 'R_AARCH64_ABS64 used with TLS symbol' Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26907] missing options used by chromium

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26907 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26974] New: crash on valid code at -O3 in 64-bit mode on x86_64-linux-gnu (Assertion `L->isLCSSAForm(*DT)' failed)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26974 Bug ID: 26974 Summary: crash on valid code at -O3 in 64-bit mode on x86_64-linux-gnu (Assertion `L->isLCSSAForm(*DT)' failed) Product: clang Version: trunk Har

[llvm-bugs] [Bug 26983] New: Overload resolution partial ordering for variadic function template with dependent type

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26983 Bug ID: 26983 Summary: Overload resolution partial ordering for variadic function template with dependent type Product: clang Version: 3.8 Hardware: All OS: All

[llvm-bugs] [Bug 26985] New: PowerPC64: SEGV in PPCTargetLowering::DAGCombineExtBoolTrunc()

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26985 Bug ID: 26985 Summary: PowerPC64: SEGV in PPCTargetLowering::DAGCombineExtBoolTrunc() Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 26986] New: Return by reference causes crash while return by value works fine

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26986 Bug ID: 26986 Summary: Return by reference causes crash while return by value works fine Product: clang Version: 3.4 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26969] New: FP exception when optimized; code relocation implicated

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26969 Bug ID: 26969 Summary: FP exception when optimized; code relocation implicated Product: clang Version: 3.7 Hardware: Macintosh OS: MacOS X Status: NEW

[llvm-bugs] [Bug 26997] memset() is optimised out even if followed by asm("":::"memory")

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26997 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26977] New: no member named 'min' in namespace 'std'

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26977 Bug ID: 26977 Summary: no member named 'min' in namespace 'std' Product: clang Version: 3.7 Hardware: PC OS: Windows NT Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 20226] Assertion `!empty()' failed: function default argument in template at block scope

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20226 Thomas B. Jablin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26999] New: After r249655, -save-temps causes -cc1as mode to crash

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26999 Bug ID: 26999 Summary: After r249655, -save-temps causes -cc1as mode to crash Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 26967] New: fusion opportunity

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26967 Bug ID: 26967 Summary: fusion opportunity Product: Polly Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26972] New: crash at -O1 to -O3 in 64-bit mode on x86_64-linux-gnu (Assertion `DL.getTypeAllocSize(SliceTy) >= P.size()' failed)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26972 Bug ID: 26972 Summary: crash at -O1 to -O3 in 64-bit mode on x86_64-linux-gnu (Assertion `DL.getTypeAllocSize(SliceTy) >= P.size()' failed) Product: clang Version: trunk

[llvm-bugs] [Bug 26988] New: The package does not contain set-xcode-analyze utility

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26988 Bug ID: 26988 Summary: The package does not contain set-xcode-analyze utility Product: clang Version: 3.8 Hardware: Macintosh OS: MacOS X Status: NEW Severity: n

[llvm-bugs] [Bug 27000] New: lld: Windows command line "-target " is treated as " -target "

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27000 Bug ID: 27000 Summary: lld: Windows command line "-target " is treated as " -target " Product: lld Version: unspecified Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 26961] New: non-standard implementation issue

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26961 Bug ID: 26961 Summary: non-standard implementation issue Product: libc++ Version: 3.8 Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26968] New: i386 lld produces incorrect fatal error "SHF_MERGE section size must be a multiple of sh_entsize" linking FreeBSD/i386 userland

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26968 Bug ID: 26968 Summary: i386 lld produces incorrect fatal error "SHF_MERGE section size must be a multiple of sh_entsize" linking FreeBSD/i386 userland Product: lld Versi

[llvm-bugs] [Bug 27001] New: include_next of limits.h still broken

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27001 Bug ID: 27001 Summary: include_next of limits.h still broken Product: clang Version: 3.7 Hardware: PC OS: Windows XP Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 26625] Using -Os on i686: Assertion failed: (Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP register!"), function getFPReg

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26625 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26966] New: RFE: Scattered --cuda-path in Linux Distributions

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26966 Bug ID: 26966 Summary: RFE: Scattered --cuda-path in Linux Distributions Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 26741] __builtin_object_size is not consistently conservative with C++ inheritance

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26741 George Burgess changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 25797] missing break in HexagonDisassembler

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25797 Colin LeMahieu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26973] crash on valid code at -O1 and above in 64-bit mode on x86_64-linux-gnu (error in backend: Broken function found)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26973 Sanjoy Das changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26987] New: [Windows] "cdecl" can be used as alias for "__cdecl" specifier

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26987 Bug ID: 26987 Summary: [Windows] "cdecl" can be used as alias for "__cdecl" specifier Product: clang Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 27002] New: wrong code at -O1 and above on x86_64-linux-gnu

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27002 Bug ID: 27002 Summary: wrong code at -O1 and above on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 27003] New: Illegal instruction when building with -march=skylake

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27003 Bug ID: 27003 Summary: Illegal instruction when building with -march=skylake Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 22905] Bad sizeof(long double)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22905 Thomas B. Jablin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25672] [powerpc64] Unnecessary stack frame when using sqrtf()

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25672 Thomas B. Jablin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26978] New: LLDB stack overflow while dealing with symbols for a process on Linux

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26978 Bug ID: 26978 Summary: LLDB stack overflow while dealing with symbols for a process on Linux Product: lldb Version: 3.8 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 26973] New: crash on valid code at -O1 and above in 64-bit mode on x86_64-linux-gnu (error in backend: Broken function found)

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26973 Bug ID: 26973 Summary: crash on valid code at -O1 and above in 64-bit mode on x86_64-linux-gnu (error in backend: Broken function found) Product: clang Version: trunk

[llvm-bugs] [Bug 26989] New: -fsanitize=function doesn't work with dlopen

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26989 Bug ID: 26989 Summary: -fsanitize=function doesn't work with dlopen Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 26971] New: crash at -O3 in 32-bit mode on x86_64-linux-gnu (Segmentation fault, llvm::Instruction::eraseFromParent())

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26971 Bug ID: 26971 Summary: crash at -O3 in 32-bit mode on x86_64-linux-gnu (Segmentation fault, llvm::Instruction::eraseFromParent()) Product: clang Version: trunk

[llvm-bugs] [Bug 26992] New: instcombine attempts to insert in catchswitch

2016-03-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26992 Bug ID: 26992 Summary: instcombine attempts to insert in catchswitch Product: new-bugs Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal