This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [DOC PATCH] Change the name of truncM2 insn pattern to btruncM2
> 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.
Sorry for being picky, but I think you're going to confuse back-end hackers.
Either the patterns are the same and get rid of one of them, or they are not
and document them separately.
--
Eric Botcazou