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 Sun, Mar 21, 2004 at 11:31:52AM -0500, Hans-Peter Nilsson wrote:
> On Thu, 19 Feb 2004, Aldy Hernandez wrote:
> > [As discussed on IRC]
> >
> > In tracking down a bug in ppc-e500, I ran into can_fix_p.  It looks
> > like the fix patterns won't work unless ftrunc patterns exist for the
> > machine description.  This isn't documented anywhere.  Luckily, only
> > 68k and mmix suffer from this.
> 
> No, that's wrong, MMIX doesn't suffer.  It has "fix_truncdfdi2"
> and "ftruncdf2".  If I misunderstood you, please clarify so I
> can fix whatever needs fixing.

Ah ok.  You're right.  My bad.

Aldy


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