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

            Bug ID: 122177
           Summary: [avr] fmin fmax wrong return value when 1 arg is NaN
           Product: gcc
           Version: 15.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gjl at gcc dot gnu.org
  Target Milestone: ---

When only one argument of fmin / fmax is a NaN, then the other argument should
be returned.

Reply via email to