Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4c0c8088d34aca637aef07122ec8a26ce1244fe3
      
https://github.com/D-Programming-Language/dmd/commit/4c0c8088d34aca637aef07122ec8a26ce1244fe3
  Author: k-hara <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  fix Issue 15296 - cannot inline simple function that calls use non-inlinable 
statements

Add workaround to do inlining same with the old code.


  Commit: 6a407df2384446cb14eea854860e391c5db59377
      
https://github.com/D-Programming-Language/dmd/commit/6a407df2384446cb14eea854860e391c5db59377
  Author: Martin Nowak <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #5277 from 9rnsr/fix15296

[REG2.069] Issue 15296 - cannot inline simple function that calls use 
non-inlinable statements


Compare: 
https://github.com/D-Programming-Language/dmd/compare/dff37b9526d1...6a407df23844
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to