https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411
Yury Gribov <ygribov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ygribov at gcc dot gnu.org --- Comment #5 from Yury Gribov <ygribov at gcc dot gnu.org> --- (In reply to Martin Liška from comment #4) > So finding > a point like your 'loop' and using flatten attribute can guarantee the > call-chain is fully optimized. Would be interesting to come up with more > examples from real applications. As this is not immediately obvious and/or googleable, perhaps we could add a note to docs for pragma target and target/target_clones attributes?