[Issue 15619] [REG 2.066] Floating-point x86_64 codegen regression, when involving array ops
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Aug  9 03:39:42 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15619
--- Comment #9 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime
https://github.com/dlang/druntime/commit/184435f243b830cf464047deb1b636a8d5b4ed4a
implement templated array ops
- use RPN to encode operand precedence
- fixes Issue 15619, and 16680
--
    
    
More information about the Digitalmars-d-bugs
mailing list