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: patch: trunc/fix cleanups


On Thu, Feb 19, 2004 at 01:59:24PM -0400, Aldy Hernandez wrote:
> Luckily, only 68k and mmix suffer from this.

Not true.  There are others that install fix/fixuns libcalls
(e.g. mips16) which should have used fix/fixuns_trunc.

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

Ok.


r~


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