[Issue 9097] Value range propagation to disable some array bound tests
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 8 22:57:48 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9097
--- Comment #2 from github-bugzilla at puremagic.com 2013-07-08 22:57:46 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/186acf411866c1950b215f58fd57c08e903f588c
Fix Issue 9097 - Value range propagation to disable some array bound tests
Do not emit bounds check code if the index is statically known to be within
bounds
https://github.com/D-Programming-Language/dmd/commit/fe9bb4aaad8b9aa132bd86d7a1168be12fec5981
Merge pull request #1493 from yebblies/issue9097
Fix Issue 9097 - Value range propagation to disable some array bound tests
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list