[Cfp-interest 1413] C2x N2433: issue with the rounding-direction pragmas

Vincent Lefevre vincent at vinc17.net
Tue Oct 1 07:12:34 PDT 2019


Hi,

I hope this is the right place to send my comment.

In N2433 (September 25, 2019), 6.10.6 Pragma directive, page 142:

  # pragma STDC FENV_DEC_ROUND direction
  # pragma STDC FENV_ROUND dec-direction

I suppose that the values should be swapped, i.e.

  # pragma STDC FENV_DEC_ROUND dec-direction
  # pragma STDC FENV_ROUND direction

Regards,

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the Cfp-interest mailing list