[Issue 16680] dmd doesn't use druntime optimized versions of subtraction array operations
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan  8 13:57:19 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16680
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/8eb8a67e6e4d47244db99e35ad02f42e1de7d253
fix issue 16680: avoid inconsistent usage of Sub and Min
https://github.com/dlang/dmd/commit/c0d93d18a99a2425961a036138afbc9b1c0ddfae
Merge pull request #6413 from rainers/fix16680
fix issue 16680: avoid inconsistent usage of Sub and Min in array operations
--
    
    
More information about the Digitalmars-d-bugs
mailing list