ldc hangs up in release mode
    Kai Nacke via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Mon Apr 27 13:00:27 PDT 2015
    
    
  
On Monday, 27 April 2015 at 12:13:26 UTC, drug wrote:
> What the best way to solve the problem and find out the reason 
> of it?
Hi drug!
I can think of 2 ways:
- use option -vv to find out if there is a loop in codegen
- fire up a debugger and break until ldc run some times to see 
where it loops
Could you provide an example?
Regards,
Kai
    
    
More information about the digitalmars-d-ldc
mailing list