md.texi (Standard Names): Document additional dependency on fix pattern.
authorAldy Hernandez <aldyh@redhat.com>
Thu, 19 Feb 2004 18:50:57 +0000 (18:50 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 19 Feb 2004 18:50:57 +0000 (18:50 +0000)
commit0e1d7f3250b8a658688453eeb5f206d0f9e6d2a2
treebe89e4c0e2565b25b32a59e6188690809c53b427
parentc6e9f0ebd9e10ae5ef71a57968cc034f901a4e25
md.texi (Standard Names): Document additional dependency on fix pattern.

2004-02-19  Aldy Hernandez  <aldyh@redhat.com>

        * doc/md.texi (Standard Names): Document additional dependency on
        fix pattern.

        * optabs.c (ftruncify): Remove.
        (expand_fix): Manually inline ftruncify above.
        (can_fix_p): Add FIXME note.

From-SVN: r78116
gcc/ChangeLog
gcc/doc/md.texi
gcc/optabs.c