[Bug tree-optimization/90571] Missed optimization opportunity when returning function pointers based on run-time boolean

"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]> Wed, 05 Aug 2026 00:13:15 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90571

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=126026

--- Comment #8 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I wonder if we could do something similar to what would be required to fix PR
126026.