This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Better fixunsdfdi and fixunssfdi
- From: Richard Henderson <rth at redhat dot com>
- To: Torbjorn Granlund <tege at swox dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 26 Sep 2002 17:45:19 -0700
- Subject: Re: Better fixunsdfdi and fixunssfdi
- References: <86adm9pvtu.fsf@king.swox.se>
On Sun, Sep 22, 2002 at 11:18:21PM +0200, Torbjorn Granlund wrote:
> * libgcc2.c (fixunsdfdi, fixunssfdi): Rewrite, avoiding `long long'
> arithmetic.
Applied to gcc-3_4-basic-improvements-branch.
r~