[Bug tree-optimization/44563] GCC uses a lot of RAM when compiling a large numbers of functions

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 10 12:31:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44563

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #25 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or perhaps add split_block variant that uses the old bb for the second part
rather than the first one, and use it in the inliner?



More information about the Gcc-bugs mailing list