[Issue 17793] [ICE] Internal error: ddmd/backend/cod1.c 3976 using simd.double4

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17793 Suleyman Sahmi (سليمان السهمي) changed: What|Removed |Added CC||sahmi.soulaim...@gmail.com

[Issue 19386] Destructor not called when constructed inside if condition, leading to memory leak

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19386 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19846] Identity function causes code returning byte[0] to not be executed

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19846 Nicholas Wilson changed: What|Removed |Added CC||iamthewilsona...@hotmail.co

[Issue 18772] [ICE] Internal error: dmd\backend\cgcod.c 607 no optimizations

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18772 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19890] ICE: Segmentation fault with negative array size

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19890 --- Comment #3 from Iain Buclaw --- Casting to void[int.max] causes the backend to run out of memory. void[] f = cast(void[int.max]) "a"; --

[Issue 19890] ICE: Segmentation fault with negative array size

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19890 --- Comment #2 from Iain Buclaw --- Casting to void[uint.max] causes a segmentation fault in another part of the compiler. void[] f = cast(void[uint.max]) "a"; --

[Issue 19890] ICE: Segmentation fault with negative array size

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19890 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from

[Issue 19890] New: ICE: Segmentation fault with negative array size

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19890 Issue ID: 19890 Summary: ICE: Segmentation fault with negative array size Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: critical

[Issue 18772] [ICE] Internal error: dmd\backend\cgcod.c 607 no optimizations

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18772 Suleyman Sahmi (سليمان السهمي) changed: What|Removed |Added CC||sahmi.soulaim...@gmail.com

[Issue 19889] New: Exceptions not printed with -m32mscoff and lld-llink

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19889 Issue ID: 19889 Summary: Exceptions not printed with -m32mscoff and lld-llink Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal

[Issue 19888] default parameters in templates with tuple parameters+defaults are thrown away

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19888 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19888] default parameters in templates with tuple parameters+defaults are thrown away

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19888 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 902] Duplicate zero-initialized template member variables

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=902 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18958] extern(C++) wchar, dchar mangling not correct

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18958 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19713] dmd crashes generating code for C++ template function

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19713 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19887] Segfault with void tuple default parameter

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19887 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19868] Segmentation Fault Everytime

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19868 Suleyman Sahmi (سليمان السهمي) changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19116 Suleyman Sahmi (سليمان السهمي) changed: What|Removed |Added CC||unlimi...@zoho.com ---

[Issue 19887] Segfault with void tuple default parameter

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19887 Basile-z changed: What|Removed |Added Keywords||ice CC|

[Issue 19887] Segfault with void tuple default parameter

2019-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19887 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---