[Issue 1149] Optimizer: obsolete array length loads, common subexpr. elimin. not working
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 20 07:25:04 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1149
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
CC| |yebblies at gmail.com
Version|1.012 |D1 & D2
AssignedTo|nobody at puremagic.com |yebblies at gmail.com
--- Comment #1 from yebblies <yebblies at gmail.com> 2012-02-21 02:25:01 EST ---
https://github.com/D-Programming-Language/dmd/pull/749
This makes the code generated for arrays identical to the code for pointers.
The pointer is still reloaded before every assignment.
--
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