https://issues.dlang.org/show_bug.cgi?id=17135
anonymous4 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86_64 |All Summary|DMD hangs when compiling in |Optimization of big |release mode |functions takes a lot of | |time OS|Linux |All --- Comment #3 from anonymous4 <[email protected]> --- IIRC there was an issue about this - dmd backend optimization is quadratic on function size, though can't find it now. --
