This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc2 type patch
- To: Michael Hayes <m dot hayes at elec dot canterbury dot ac dot nz>
- Subject: Re: libgcc2 type patch
- From: Richard Henderson <rth at cygnus dot com>
- Date: Tue, 31 Oct 2000 16:41:09 -0800
- Cc: gcc-patches at gcc dot gnu dot org, cchava at redhat dot com
- References: <14847.22625.333747.765031@ongaonga.elec.canterbury.ac.nz>
On Wed, Nov 01, 2000 at 12:40:17PM +1300, Michael Hayes wrote:
> * libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.
> * libgcc2.c (__absvsi2): Use Wtype and DWtype.
> (__absvdi2, __addvsi3, __addvdi3, __subvsi3): Likewise.
> (__subvdi3, __mulvsi3, __mulvdi3, __negvsi2, __negvdi2): Likewise.
Ok.
r~