[Bug ipa/103636] Clang build fails with -flto -fno-strict-aliaisng -flifetime-dse=1 -fprofile-generate

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 9 19:27:07 GMT 2021


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

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I found the email here
http://patches-tcwg.linaro.org/patch/56399/
I have suggested moving the check to einline only path but the v2 version of
patch did not implemented it and later it got in with the additional loop
walking clones.  Is there any reason to prevent inlining post-instrumentation?
If not, I think we want to remove the loop and move the check into
can_early_inline_edge_p as suggested originally.


More information about the Gcc-bugs mailing list