[DOC PATCH] Change the name of truncM2 insn pattern to btruncM2

Eric Botcazou ebotcazou@libertysurf.fr
Mon May 23 10:07:00 GMT 2005


> Do you think we should emphasize this in gcc document (as the manpage for
> rint already says that)?

Definitely.

> In this case, I would suggest to add another entry  for rint:
>
> `rintM2'
>      Store the argument rounded according to the default rounding mode and
> raise  the  inexact  exception
>        when the result differs in value from the argument.
>
>      The `nearbyint' and `rint' built-in functions of C always use the
>      mode which corresponds to the C data type `double', `nearbyintf'
>      and `rintf' built-in functions use the mode which corresponds to
>      the C data type `float'.

Looks fine, thanks!

-- 
Eric Botcazou



More information about the Fortran mailing list