[llvm-bugs] [Bug 25728] New: [linux] clang should define _FP_FAST_FMA, _FP_FAST_FMAF, _FP_FAST_FMAL when fma(), fmaf(), fmal() is faster than an add and a mul

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25728 Bug ID: 25728 Summary: [linux] clang should define _FP_FAST_FMA, _FP_FAST_FMAF, _FP_FAST_FMAL when fma(), fmaf(), fmal() is faster than an add and a mul Product: clang V

[llvm-bugs] [Bug 25697] TSan: flaky test race_on_mutex.c

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25697 Dmitry Vyukov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25729] New: clang 300x slower to compile recursive constexpr template vs. gcc

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25729 Bug ID: 25729 Summary: clang 300x slower to compile recursive constexpr template vs. gcc Product: clang Version: trunk Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 23502] 3.6.1 segfault in DwarfCompileUnit::constructAbstractSubprogramScopeDIE

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23502 Paul Robinson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25730] New: crash: Assertion failed: (MemOffsetOp.isImm() && "expected immediate operand kind"), function expandBranchImm,

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25730 Bug ID: 25730 Summary: crash: Assertion failed: (MemOffsetOp.isImm() && "expected immediate operand kind"), function expandBranchImm, Product: clang Version: trunk

[llvm-bugs] [Bug 25723] Shrinkwrapping crashes Chromium on Windows

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25723 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25729] clang 300x slower to compile recursive constexpr template vs. gcc

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

[llvm-bugs] [Bug 25731] New: Compilation error in namespace alias (7.3.2) due to r253283

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25731 Bug ID: 25731 Summary: Compilation error in namespace alias (7.3.2) due to r253283 Product: clang Version: unspecified Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 25732] New: Assertion `Kind.getKind() == InitializationKind::IK_Value || DestType->isReferenceType()' failed.

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25732 Bug ID: 25732 Summary: Assertion `Kind.getKind() == InitializationKind::IK_Value || DestType->isReferenceType()' failed. Product: new-bugs Version: trunk Hardw

[llvm-bugs] [Bug 25731] Compilation error in namespace alias (7.3.2) due to r253283

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

[llvm-bugs] [Bug 25733] New: Assertion `isReg() && "This is not a register operand!"' failed when targeting cortex-a53

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25733 Bug ID: 25733 Summary: Assertion `isReg() && "This is not a register operand!"' failed when targeting cortex-a53 Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 25575] clang shoudn't ignore packed attribute for bit-field of char type

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25575 Dmitry Polukhin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 25735] New: llvm::cl::ParseCommandLineOptions casue double free or corruption when in multithread

2015-12-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25735 Bug ID: 25735 Summary: llvm::cl::ParseCommandLineOptions casue double free or corruption when in multithread Product: libraries Version: 3.7 Hardware: PC OS: Linux