https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92303
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |vmakarov at gcc dot gnu.org --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Vlad, do you think you could have a look? Seems the function isn't that big, 23 bbs and < 1200 insns before LRA, 1000 pseudos, but during LRA it turns those into 120000+ insns and counting, 10GB *.lra log (didn't wait until it completes). Thanks.