http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56593
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-12
16:45:49 UTC ---
Is there any advantage in putting nested functions in different partition from
the parent function? I'd say LTO just should try hard to make to put them into
the same partition.
