This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Quoting Eric Botcazou <ebotcazou@libertysurf.fr>:

> >   The corresponding insn pattern of trunc built-in function is named
> > btruncM2. The attached patch should fix this inconsistency in gcc
> > documentation. Patch was tested by 'make doc'.
> 
> What about the new 'rint' pattern?

I have added the description for rint to the description of nearbyint. New
version of patch is attached to this message. This patch is also tested by 'make
doc'.

2005-05-05  Uros Bizjak  <uros@kss-loka.si>

        * doc/md.texi (Standard Names): Change insn pattern
        name from truncM2 to btruncM2 for 'trunc' built-in description.
        Add rintM2 insn pattern description to nearbyintM2 insn
        pattern description.

Uros.

Attachment: btrunc_texi.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]