[Issue 13831] DMD crash

2014-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

Mr. Smith  changed:

   What|Removed |Added

   Keywords||ice

--


[Issue 13831] DMD crash

2014-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

--- Comment #1 from Mr. Smith  ---
Created attachment 1459
  --> https://issues.dlang.org/attachment.cgi?id=1459&action=edit
Crash dump

--


[Issue 13831] DMD crash

2014-12-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

Mr. Smith  changed:

   What|Removed |Added

   Severity|major   |critical

--


[Issue 13831] DMD crash on newing struct with overlapped fields in CTFE

2014-12-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

Kenji Hara  changed:

   What|Removed |Added

   Keywords||CTFE, pull
   Hardware|x86_64  |All
Summary|DMD crash   |DMD crash on newing struct
   ||with overlapped fields in
   ||CTFE

--- Comment #2 from Kenji Hara  ---
https://github.com/D-Programming-Language/dmd/pull/4205

--


[Issue 13831] DMD crash on newing struct with overlapped fields in CTFE

2014-12-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5266a05512f833b6628bc288d1aa6f29876856db
fix Issue 13831 - DMD crash on newing struct with overlapped fields in CTFE

https://github.com/D-Programming-Language/dmd/commit/048a508ea139dfa15bc1057bca886cbf8718e302
Merge pull request #4205 from 9rnsr/fix13831

Issue 13831 - DMD crash on newing struct with overlapped fields in CTFE

--


[Issue 13831] DMD crash on newing struct with overlapped fields in CTFE

2015-02-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13831

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5266a05512f833b6628bc288d1aa6f29876856db
fix Issue 13831 - DMD crash on newing struct with overlapped fields in CTFE

https://github.com/D-Programming-Language/dmd/commit/048a508ea139dfa15bc1057bca886cbf8718e302
Merge pull request #4205 from 9rnsr/fix13831

--