https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
--- Comment #38 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Harald Anlauf from comment #37) > (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. I have added a new testcase called EXrounding.F90 to do this. I have style checks done as well. As soon as I go through a clean pull and fresh regression tests, I will push. Thanks Harald.
