https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121004
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > (In reply to Harald van Dijk from comment #3) > > I think comment #0's f could be optimised even more to just return a; > > True. But that is also a missing copysign missed optimization too.