[Issue 6401] infinite loop with -inline in gflow.c:accumaecpx
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Mar  3 12:20:49 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6401
Basile-z <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com
--- Comment #7 from Basile-z <b2.temp at gmx.com> ---
the game changer is more the -O switch than -inline.
The test case with -release -inline gets successfully compiled, even if it's
slow (50 secs here).
--
    
    
More information about the Digitalmars-d-bugs
mailing list