Re: [PATCH] Move cproj simplification to match.pd

2015-10-20 Thread Kyrill Tkachov
On 20/10/15 08:37, Richard Biener wrote: On Mon, 19 Oct 2015, Christophe Lyon wrote: On 19 October 2015 at 15:54, Richard Biener wrote: Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. Hi Richard, This patch caused arm and aarch64 builds of newlib to cause ICEs: In file inclu

Re: [PATCH] Move cproj simplification to match.pd

2015-10-20 Thread Bernhard Reutner-Fischer
On October 19, 2015 3:54:05 PM GMT+02:00, Richard Biener wrote: > >+static bool >+gimple_phi_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, >+ int depth) >+{ Shouldn't all such depth parms be unsigned short or at least unsigned int? Thanks,

Re: [PATCH] Move cproj simplification to match.pd

2015-10-20 Thread Richard Biener
On Mon, 19 Oct 2015, Christophe Lyon wrote: > On 19 October 2015 at 15:54, Richard Biener wrote: > > > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. > > > > Hi Richard, > > This patch caused arm and aarch64 builds of newlib to cause ICEs: > In file included from > /tmp/884316_

Re: [PATCH] Move cproj simplification to match.pd

2015-10-19 Thread Christophe Lyon
On 19 October 2015 at 15:54, Richard Biener wrote: > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. > Hi Richard, This patch caused arm and aarch64 builds of newlib to cause ICEs: In file included from /tmp/884316_1.tmpdir/aci-gcc-fsf/sources/newlib/newlib/libc/include/stdlib.h: