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]

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


Quoting Eric Botcazou <ebotcazou@libertysurf.fr>:

> [Uros, would you mind documenting the new standard patterns you have added?]

  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'.

Thanks for pointing this out!

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.

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]