Re: [PR65637][PATCH][3/5] Fix gcc_assert in expand_omp_for_static_chunk

2015-09-03 Thread Jakub Jelinek
On Mon, Aug 31, 2015 at 01:55:40PM +0200, Tom de Vries wrote: > Fix gcc_assert in expand_omp_for_static_chunk > > 2015-08-31 Tom de Vries > > PR tree-optimization/65637 > * omp-low.c (expand_omp_for_static_chunk): Fix gcc_assert for the case > that head is NULL. > > *

[PR65637][PATCH][3/5] Fix gcc_assert in expand_omp_for_static_chunk

2015-08-31 Thread Tom de Vries
[ Was: Re: [PR65637][PATCH][1/3] Fix gcc_assert in expand_omp_for_static_chunk ] On 15/04/15 15:15, Tom de Vries wrote: On 15-04-15 15:10, Tom de Vries wrote: Hi, This patch series fixes PR65637. This patch fixes a segfault in an gcc_assert in expand_omp_for_static_chunk while compiling