https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52357
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Ian Lance Taylor from comment #3) > The 64bit-out.go case appears to be similar. It is also a generated file, > and it also takes a long time to compile. The register allocator is not > quite as dominant, only 43% of compilation time. In any case I will revisit > 64bit-out when and if cmplxdivide is fixed. Has cmplxdivide been fixed yet?