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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Tried compiling the pr119614.C test from my last patch with -O2 -r -flto=2
-flto-partition=max but for some reason that still doesn't force each function
to a separate partition.

Reply via email to