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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Most likely because gcc assumes sin ( Inf); is a full constant so it can remove
the load after it.

Reply via email to