[Issue 3521] Optimized code access popped register
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Nov 30 14:16:31 PST 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3521
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2009-11-30 14:16:29 PST ---
I've found the cause of the problem; it's when a registered variable is on both
sides of an operator and the right side tries to modify the variable. The fix
isn't easy, I'll work on 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