[Issue 14480] dmd 2.067 x64 release codegen
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Jun 25 23:59:49 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14480
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #13 from Martin Nowak <code at dawg.eu> ---
(In reply to ponce from comment #12)
> For more images: https://github.com/p0nce/dplug/issues/35
Images don't really help.
>From similar issues with https://github.com/MartinNowak/graphics I'd guess that
you either hit a codegen bug trashing a register (often during argument
passing) or reference dead memory.
Have you tried gdc/ldc?
Have you tried to use dustmite?
--
    
    
More information about the Digitalmars-d-bugs
mailing list