Re: Build failure (Re: [PATCH] Make VRP optimize useless conversions)

2011-07-13 Thread Ulrich Weigand
Richard Guenther wrote: > 2011-07-13 Richard Guenther > > * tree-vrp.c (simplify_conversion_using_ranges): Make sure > the final type is integral. This fixes the spu-elf build failure. Thanks, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE ul

Re: Build failure (Re: [PATCH] Make VRP optimize useless conversions)

2011-07-13 Thread H.J. Lu
On Wed, Jul 13, 2011 at 1:28 AM, Richard Guenther wrote: > On Tue, 12 Jul 2011, Ulrich Weigand wrote: > >> Richard Guenther wrote: >> >> > 2011-07-11  Richard Guenther   >> > >> >     * tree-vrp.c (simplify_conversion_using_ranges): Manually >> >     translate the source value-range through the co

Re: Build failure (Re: [PATCH] Make VRP optimize useless conversions)

2011-07-13 Thread Richard Guenther
On Tue, 12 Jul 2011, Ulrich Weigand wrote: > Richard Guenther wrote: > > > 2011-07-11 Richard Guenther > > > > * tree-vrp.c (simplify_conversion_using_ranges): Manually > > translate the source value-range through the conversion chain. > > This causes a build failure in cachemgr.c on