[dmd-internals] [D-Programming-Language/dmd] b8a396: fix Issue 15176 - ICE(glue.c):separate compilation...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Oct 8 16:02:01 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b8a39668047c89a65c39daf77a9c0be37f1bc1c2
      https://github.com/D-Programming-Language/dmd/commit/b8a39668047c89a65c39daf77a9c0be37f1bc1c2
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M src/dstruct.d
    A test/runnable/ice15176.d
    A test/runnable/imports/ice15176a.d
    A test/runnable/imports/ice15176b.d

  Log Message:
  -----------
  fix Issue 15176 - ICE(glue.c):separate compilation with -inline crash in glue.c


  Commit: f09bb06de426cce424968d45a325f9253ce762e0
      https://github.com/D-Programming-Language/dmd/commit/f09bb06de426cce424968d45a325f9253ce762e0
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/dstruct.d
    A test/runnable/ice15176.d
    A test/runnable/imports/ice15176a.d
    A test/runnable/imports/ice15176b.d

  Log Message:
  -----------
  Merge pull request #5170 from 9rnsr/fix15176

[REG2.069.0-b1] Issue 15176 - ICE(glue.c):separate compilation with -inline crash in glue.c


Compare: https://github.com/D-Programming-Language/dmd/compare/95d076460c87...f09bb06de426


More information about the dmd-internals mailing list