[Issue 6189] register content destroyed in function prolog
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug 29 10:02:51 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6189
--- Comment #3 from dawg at dawgfoto.de 2011-08-29 10:02:49 PDT ---
That is you can not have working prolog code if parameter register locations
and function register locations are crossing each other without temporary
storage, e.g. swap(RDI, RSI).
-- 
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