https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121936
Lénárd Szolnoki <leni536 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leni536 at gmail dot com --- Comment #11 from Lénárd Szolnoki <leni536 at gmail dot com> --- (In reply to Andrew Pinski from comment #10) > So if I understand this, the general jist is valgue linkage functions needs > to be treated the same as weak functions when it comes to any IPA > optimizations except for inlining? And cloning. If the function is cloned then all other IPA optimizations are also fair play.