Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6dd50d5c296dea9b565a5f2754c249d4f6db5141
      
https://github.com/D-Programming-Language/dmd/commit/6dd50d5c296dea9b565a5f2754c249d4f6db5141
  Author: k-hara <[email protected]>
  Date:   2014-06-25 (Wed, 25 Jun 2014)

  Changed paths:
    M src/e2ir.c
    M src/optimize.c
    M src/s2ir.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix Issue 12900 - Wrong code in IfStatement condition Expression


  Commit: d664daebede34c6bf913af43f26c1d9673203414
      
https://github.com/D-Programming-Language/dmd/commit/d664daebede34c6bf913af43f26c1d9673203414
  Author: Walter Bright <[email protected]>
  Date:   2014-06-25 (Wed, 25 Jun 2014)

  Changed paths:
    M src/e2ir.c
    M src/optimize.c
    M src/s2ir.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #3685 from 9rnsr/fix12900

More conservative fix for issue 12900 - Wrong code in IfStatement condition 
Expression


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

Reply via email to