[dmd-internals] [D-Programming-Language/dmd] 074f4f: fix Issue 15123 - segfault when compiling simple S...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Sep 27 11:11:51 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 074f4f3379adafe64f632d11dcebea5df9afa170
      https://github.com/D-Programming-Language/dmd/commit/074f4f3379adafe64f632d11dcebea5df9afa170
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/e2ir.c
    M test/runnable/testxmm.d

  Log Message:
  -----------
  fix Issue 15123 - segfault when compiling simple SIMD code


  Commit: cfb9668027446824d09112e48c75b62983a1d0da
      https://github.com/D-Programming-Language/dmd/commit/cfb9668027446824d09112e48c75b62983a1d0da
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-09-27 (Sun, 27 Sep 2015)

  Changed paths:
    M src/e2ir.c
    M test/runnable/testxmm.d

  Log Message:
  -----------
  Merge pull request #5124 from 9rnsr/fix15123

[REG2.069.0-devel] Issue 15123 - segfault when compiling simple SIMD code


Compare: https://github.com/D-Programming-Language/dmd/compare/d43b668b7798...cfb966802744


More information about the dmd-internals mailing list