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

Robin Dapp <rdapp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rdapp at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2026-06-30
     Ever confirmed|0                           |1

--- Comment #3 from Robin Dapp <rdapp at gcc dot gnu.org> ---
(In reply to Icenowy Zheng from comment #2)
> Created attachment 64901 [details]
> A proposed patch changing the initial value to NaN
> 
> It seems that the initial value could just be NaN because vfredmin/vfredmax
> are implementing IEEE754 minimumNumber/maximumNumber instead of
> minimum/maximum.

Looks reasonable to me and please add the test to the patch.

Reply via email to