Re: [PING^2][PATCH, PR46193] Handle mix/max pointer reductions in parloops

2015-08-29 Thread Tom de Vries
On 26/08/15 09:44, Richard Biener wrote: On Mon, Aug 24, 2015 at 5:10 PM, Tom de Vries wrote: On 22-07-15 20:15, Tom de Vries wrote: On 13/07/15 13:02, Tom de Vries wrote: Hi, this patch fixes PR46193. It handles min and max reductions of pointer type in parloops. Bootstrapped and reg-te

Re: [PING^2][PATCH, PR46193] Handle mix/max pointer reductions in parloops

2015-08-26 Thread Richard Biener
On Mon, Aug 24, 2015 at 5:10 PM, Tom de Vries wrote: > On 22-07-15 20:15, Tom de Vries wrote: >> >> On 13/07/15 13:02, Tom de Vries wrote: >>> >>> Hi, >>> >>> this patch fixes PR46193. >>> >>> It handles min and max reductions of pointer type in parloops. >>> >>> Bootstrapped and reg-tested on x86

[PING^2][PATCH, PR46193] Handle mix/max pointer reductions in parloops

2015-08-24 Thread Tom de Vries
On 22-07-15 20:15, Tom de Vries wrote: On 13/07/15 13:02, Tom de Vries wrote: Hi, this patch fixes PR46193. It handles min and max reductions of pointer type in parloops. Bootstrapped and reg-tested on x86_64. OK for trunk? Ping^2. Original submission at https://gcc.gnu.org/ml/gcc-patc