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

            Bug ID: 115419
           Summary: [avr] IEEE double round-to-nearest should go to even
           Product: gcc
           Version: 14.1.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 the internal floating-point representation is rounded to IEEE double in
f7_get_double(), then tie breaks should round to an even LSB (Banker's
rounding).

Reply via email to