Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7660158f16b9c988d8ff16592ee442051ea95ffa
      
https://github.com/D-Programming-Language/dmd/commit/7660158f16b9c988d8ff16592ee442051ea95ffa
  Author: Daniel Murphy <[email protected]>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  -----------
  Fix Issue 14436 - Optimizer fails to remove comparison loop when comparing 
array against null


  Commit: 6f5a3cde5778e263d53d49f4546b668652ca89ae
      
https://github.com/D-Programming-Language/dmd/commit/6f5a3cde5778e263d53d49f4546b668652ca89ae
  Author: Walter Bright <[email protected]>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #4574 from yebblies/issue14436

Issue 14436 - Optimizer fails to remove comparison loop when comparing array 
against null


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

Reply via email to