January 11, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 068ff4c676f21579253cb669b9179d060090923a
      https://github.com/D-Programming-Language/dmd/commit/068ff4c676f21579253cb669b9179d060090923a
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/escape.c
    A test/compilable/ice13968.d

  Log Message:
  -----------
  fix Issue 13968 - constructing and returing union causes segfault


  Commit: 62f7d41820b2ba06c9ccff0ee3c3302f2ede418c
      https://github.com/D-Programming-Language/dmd/commit/62f7d41820b2ba06c9ccff0ee3c3302f2ede418c
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/escape.c
    A test/compilable/ice13968.d

  Log Message:
  -----------
  Merge pull request #4279 from 9rnsr/fix13968

[REG2.067a] Issue 13968 - constructing and returing union causes segfault


Compare: https://github.com/D-Programming-Language/dmd/compare/d71f615f24e4...62f7d41820b2