[Issue 9991] Optimizer Doesn't Enregister Static Array Elements With Compile-Time Constant Index

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 25 12:41:57 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9991


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|normal                      |enhancement


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2013-04-25 12:41:56 PDT ---
The optimizer currently does not enregister variables that don't fit into
registers. It could be enhanced to do it.

-- 
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