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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 12 14:32:45 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14436

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/7660158f16b9c988d8ff16592ee442051ea95ffa
Fix Issue 14436 - Optimizer fails to remove comparison loop when comparing
array against null

https://github.com/D-Programming-Language/dmd/commit/6f5a3cde5778e263d53d49f4546b668652ca89ae
Merge pull request #4574 from yebblies/issue14436

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

--


More information about the Digitalmars-d-bugs mailing list