[Issue 6678] optlink crash with large array of structs
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Oct 25 03:17:43 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6678
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to bearophile_hugs from comment #0)
> But this similar program:
> [...]
> Causes a crash of optlink at EIP=004114FC.
Now causes:
test.d(4): Error: variable test.array size of 0x3567e00 exceeds max allowed
size 0x1000000
--
    
    
More information about the Digitalmars-d-bugs
mailing list