https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114140
--- Comment #6 from Andrew Pinski ---
So with `-fsignaling-nans` we don't constant fold fmin*/fmax* any more.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114140
--- Comment #5 from Jakub Jelinek ---
At least on the godbolt link, if I add -fsignaling-nans option, it prints
inf/inf/nan/nan for both types.
So, in that case it looks like a non-bug to me.
fmaxq/fminq get the same behavior regardless of the o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114140
Andrew Pinski changed:
What|Removed |Added
Summary|quadmath fminq/fmaxq with |fmin/fmax with
|signa