[llvm-bugs] [Bug 26351] New: In function `llvm::DiagnosticInfoUnsupported::print(llvm::DiagnosticPrinter&) const': /home/vedran/workspace/llvm/lib/CodeGen/DiagnosticInfoCodeGen.cpp:27: undefined refer

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26351 Bug ID: 26351 Summary: In function `llvm::DiagnosticInfoUnsupported::print(llvm::Diagnost icPrinter&) const': /home/vedran/workspace/llvm/lib/CodeGen/DiagnosticInfo

[llvm-bugs] [Bug 26352] New: Implement CWG 1307; Differently bounded array parameters

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26352 Bug ID: 26352 Summary: Implement CWG 1307; Differently bounded array parameters Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26353] New: llc aborts with "Unknown mismatch!"

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26353 Bug ID: 26353 Summary: llc aborts with "Unknown mismatch!" Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 26354] New: regression: Compilation hangs with -O2 -mavx for certain input (valid code)

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26354 Bug ID: 26354 Summary: regression: Compilation hangs with -O2 -mavx for certain input (valid code) Product: clang Version: 3.8 Hardware: PC OS: All Sta

[llvm-bugs] [Bug 26355] New: clang crashes on '__GetExceptionInfo; '

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26355 Bug ID: 26355 Summary: clang crashes on '__GetExceptionInfo;' Product: clang Version: trunk Hardware: PC OS: Windows XP Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 26264] [x86, avx512] crash lowering masked load intrinsic

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26264 igorb changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24291] clang-cl doesn't respect noinline on methods of dllimported classes

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24291 Ehsan Akhgari [:ehsan] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26356] New: PowerPC64: fast isel creates bad constant

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26356 Bug ID: 26356 Summary: PowerPC64: fast isel creates bad constant Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 26252] Tests fail when en_US-UTF-8 locale is missing

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26252 Daniel Sanders changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26252, which changed state. Bug 26252 Summary: Tests fail when en_US-UTF-8 locale is missing https://llvm.org/bugs/show_bug.cgi?id=26252 What|Removed |Added ---

[llvm-bugs] [Bug 26357] New: Incorrect deduction of parameter pack

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26357 Bug ID: 26357 Summary: Incorrect deduction of parameter pack Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 26355] clang crashes on '__GetExceptionInfo;'

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26355 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26358] New: [AArch64] Add paired loads/stores to getMemOpBaseRegImmOfsWidth()

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26358 Bug ID: 26358 Summary: [AArch64] Add paired loads/stores to getMemOpBaseRegImmOfsWidth() Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 26348] 3.8 AArch64 support for half floats

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26348 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26348, which changed state. Bug 26348 Summary: 3.8 AArch64 support for half floats https://llvm.org/bugs/show_bug.cgi?id=26348 What|Removed |Added -

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

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26350 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|-New Bugs

[llvm-bugs] [Bug 26345] FAIL: cfi :: cross-dso/dlopen.cpp (27647 of 27652)

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26345 Evgeniy Stepanov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26359] New: missing call to CompilerInstance::setAuxTarget in ASTUnit::Parse

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26359 Bug ID: 26359 Summary: missing call to CompilerInstance::setAuxTarget in ASTUnit::Parse Product: clang Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 26277] [mips] ~35 libcxx diagnostic tests fail because clang errors do not prevent GAS being called (and one other reason)

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26277 Daniel Sanders changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26277, which changed state. Bug 26277 Summary: [mips] ~35 libcxx diagnostic tests fail because clang errors do not prevent GAS being called (and one other reason) https://llvm.org/bugs/show_bug.cgi?id=26277 What

[llvm-bugs] [Bug 26360] New: Undefined symbol checking should be done after --gc-sections, not before

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26360 Bug ID: 26360 Summary: Undefined symbol checking should be done after --gc-sections, not before Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 26361] New: [WinEH] cleanupret to cleanuppad doesn't execute next cleanuppad unless optimized

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26361 Bug ID: 26361 Summary: [WinEH] cleanupret to cleanuppad doesn't execute next cleanuppad unless optimized Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 26148] clang crashes on x86_64-linux-gnu at O1 and above in 32-bit and 64-bit modes (Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed)

2016-01-28 Thread via llvm-bugs
/local/include -internal-isystem /usr/local/clang-trunk/bin/../lib/clang/3.9.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -fdebug-compilation-dir /home/cnsun/ramdisk/speculative-execution/run-7/res/20160128-

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26148, which changed state. Bug 26148 Summary: clang crashes on x86_64-linux-gnu at O1 and above in 32-bit and 64-bit modes (Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed) https://llvm.org/bugs/

[llvm-bugs] [Bug 26362] New: clang 3.8.0.rc1 fails to build with gcc 4.8.1

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26362 Bug ID: 26362 Summary: clang 3.8.0.rc1 fails to build with gcc 4.8.1 Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 25645] Error when a template-and-non-template-derived-class uses a nested type it inherits from its non-template-base-class

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25645 Igor Sugak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26363] New: lldb 3.8.0.rc1 fails to build out of llvm tree

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26363 Bug ID: 26363 Summary: lldb 3.8.0.rc1 fails to build out of llvm tree Product: lldb Version: 3.8 Hardware: PC OS: All Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 26364] New: Segmentation fault at -Os and above on x86_64-linux-gnu in 32-bit and 64-bit modes

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26364 Bug ID: 26364 Summary: Segmentation fault at -Os and above on x86_64-linux-gnu in 32-bit and 64-bit modes Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 26365] New: Can no longer build with mingw-w64 using win32 threads

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26365 Bug ID: 26365 Summary: Can no longer build with mingw-w64 using win32 threads Product: new-bugs Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 26184] many new regressions in ImageMagick-6.9.3 test suite when built against OpenMP 3.8

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26184 Jack Howarth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26184, which changed state. Bug 26184 Summary: many new regressions in ImageMagick-6.9.3 test suite when built against OpenMP 3.8 https://llvm.org/bugs/show_bug.cgi?id=26184 What|Removed |Add

[llvm-bugs] [Bug 26366] New: omp_for_lastprivate directive tests from OpenMP3.1_Validation randomly verification tests

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26366 Bug ID: 26366 Summary: omp_for_lastprivate directive tests from OpenMP3.1_Validation randomly verification tests Product: OpenMP Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 26367] New: omp_parallel_sections_reduction tests from OpenMP3.1_Validation randomly verification tests

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26367 Bug ID: 26367 Summary: omp_parallel_sections_reduction tests from OpenMP3.1_Validation randomly verification tests Product: OpenMP Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 26368] New: ctest_omp_taskyield directive tests from OpenMP3.1_Validation randomly verification tests

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26368 Bug ID: 26368 Summary: ctest_omp_taskyield directive tests from OpenMP3.1_Validation randomly verification tests Product: OpenMP Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 25698] MSVC: Instruction does not dominate all uses

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25698 Alex Crichton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25564] debuginfo assertion when inlining: attachment points at wrong subprogram for function

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25564 Alex Crichton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26361] [WinEH] cleanupret to cleanuppad doesn't execute next cleanuppad unless optimized

2016-01-28 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26361 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|Interprocedural