[Issue 6401] infinite loop with -inline in gflow.c:accumaecpx
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Oct 10 22:09:44 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6401
--- Comment #5 from Iain Buclaw <ibuclaw at gdcproject.org> ---
I can't reproduce an infinite loop, but...
$ time ../../generated/linux/release/64/dmd -v -release -O -inline -m64 -Isrc
-c src/gtkc/gtk.d 
real    1m38.327s
user    1m37.710s
sys     0m0.512s
Getting close to two minutes compilation time.
--
    
    
More information about the Digitalmars-d-bugs
mailing list