[llvm-bugs] [Bug 30458] New: crash on invalid c++ code on x86_64-linux-gnu (Assertion `getLangOpts().MicrosoftExt && "Only possible with -fms-extensions!"' failed.)

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30458 Bug ID: 30458 Summary: crash on invalid c++ code on x86_64-linux-gnu (Assertion `getLangOpts().MicrosoftExt && "Only possible with -fms-extensions!"' failed.) Product: clang

[llvm-bugs] [Bug 30459] New: crash on invalid c++ code on x86_64-linux-gnu (segmentation fault, c++ template)

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30459 Bug ID: 30459 Summary: crash on invalid c++ code on x86_64-linux-gnu (segmentation fault, c++ template) Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 30447] [mc] Buffer dwordx3 instructions are missing

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30447 Artem Tamazov changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 30460] New: Initializing global pointer to nullptr instead of 0 triggers global constructor warning

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30460 Bug ID: 30460 Summary: Initializing global pointer to nullptr instead of 0 triggers global constructor warning Product: clang Version: 3.7 Hardware: Macintosh OS:

[llvm-bugs] [Bug 30461] New: "no viable conversion" error in brace initialization, compiles using assignment (g++ compiles both)

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30461 Bug ID: 30461 Summary: "no viable conversion" error in brace initialization, compiles using assignment (g++ compiles both) Product: clang Version: 3.8 Hardware: PC

[llvm-bugs] [Bug 30462] New: Regression(281899:281926, likely r281909): chrome's base_unittests fails under asan on android

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30462 Bug ID: 30462 Summary: Regression(281899:281926, likely r281909): chrome's base_unittests fails under asan on android Product: compiler-rt Version: unspecified Hardware: PC

[llvm-bugs] [Bug 30444] PT_LOAD not aligned with linker scripts

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30444 Rafael Ávila de Espíndola changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30463] New: Merge r281957 into the 3.9 branch

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30463 Bug ID: 30463 Summary: Merge r281957 into the 3.9 branch Product: new-bugs Version: 3.9 Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 30464] New: LLVM fails to DCE constant-folded calls to math functions

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30464 Bug ID: 30464 Summary: LLVM fails to DCE constant-folded calls to math functions Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 30465] New: Produce a warning when the entry symbol is not found

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30465 Bug ID: 30465 Summary: Produce a warning when the entry symbol is not found Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 30466] New: Spec failing to build with fdo (second phase)

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30466 Bug ID: 30466 Summary: Spec failing to build with fdo (second phase) Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 30467] New: Remote old LLVM_GNUC_PREREQ checks now that GC 4.7 is the minimum

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30467 Bug ID: 30467 Summary: Remote old LLVM_GNUC_PREREQ checks now that GC 4.7 is the minimum Product: new-bugs Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 30468] New: Assertion `!NodePtr->isKnownSentinel()' failed. in SROA

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30468 Bug ID: 30468 Summary: Assertion `!NodePtr->isKnownSentinel()' failed. in SROA Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 30453] Assertion failed when using RSP as .cfi_def_cfa_register: (MRI.getLLVMRegNum(Inst.getRegister(), true) == (Is64Bit ? X86::RBP : X86::EBP) && "Invalid frame pointer!")

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30453 Saleem Abdulrasool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27842] SafeStack disables stack coloring

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

[llvm-bugs] [Bug 30455] clang crashes on valid code at -O1 and above: running pass 'Infer set function attributes'

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

[llvm-bugs] [Bug 30469] New: Support for SWIG

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30469 Bug ID: 30469 Summary: Support for SWIG Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 30435] [Rust][DebugInfo] SHF_MERGE section size must be a multiple of sh_entsize

2016-09-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30435 Rui Ueyama changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---