[Issue 21821] Optimizer assumes immutables do not change, but they can in @system code
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Feb  7 15:23:14 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21821
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12424 "fix Issue 21821 - Optimizer assumes immutables
do not change, but the…" was merged into master:
- ba1f1c3222a91ef6a56caa18afa3bf7464d9e422 by Walter Bright:
  fix Issue 21821 - Optimizer assumes immutables do not change, but they can in
@system code
https://github.com/dlang/dmd/pull/12424
--
    
    
More information about the Digitalmars-d-bugs
mailing list