Re: [PATCH] Use HOST_WIDE_INTs in gcd and least_common_multiple.

2011-07-29 Thread Richard Henderson
On 07/28/2011 10:47 PM, Sebastian Pop wrote: > 2011-01-28 Sebastian Pop > Joseph Myers > > * Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H. > * hwint.c: Include diagnostic-core.h. > (abs_hwi): New. > (gcd): Moved here... > (pos_mul_hwi): New. >

[PATCH] Use HOST_WIDE_INTs in gcd and least_common_multiple.

2011-07-28 Thread Sebastian Pop
Hi Richi, On Mon, 31 Jan 2011, Richard Guenther wrote: > On Fri, Jan 28, 2011 at 9:31 PM, Sebastian Pop wrote: > > Hi Joseph, > > > > Thanks for your careful review. =A0This patch fixes the remaining > > problems. =A0The patch passed regstrap on amd64-linux. =A0Ok for trunk? > I don't think addi