https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
--- Comment #37 from Harald Anlauf <anlauf at gcc dot gnu.org> --- (In reply to Jerry DeLisle from comment #33) > Created attachment 64540 [details] > Proposed patch to handle rounding of hexadecimal formats Apart from some GNU style issues (try ./contrib/check_GNU_style.sh on the patch) it works here. For completeness it may be useful to have one or two cases with explicit rounding specifiers (like RU, RD) to compare round-to-nearest to the expected rounding.
