Re: [PATCH, PR68716] Fix GOMP/GOACC_parallel handling in find_func_clobbers

2015-12-09 Thread Jakub Jelinek
On Wed, Dec 09, 2015 at 11:01:31AM +0100, Tom de Vries wrote: > PR tree-optimization/68716 > * tree-ssa-structalias.c (find_func_clobbers): Fix handling of > BUILT_IN_GOMP_PARALLEL and BUILT_IN_GOMP_PARALLEL. Pasto in ChangeLog entry? Jakub

Re: [PATCH, PR68716] Fix GOMP/GOACC_parallel handling in find_func_clobbers

2015-12-09 Thread Tom de Vries
On 09/12/15 11:03, Jakub Jelinek wrote: On Wed, Dec 09, 2015 at 11:01:31AM +0100, Tom de Vries wrote: PR tree-optimization/68716 * tree-ssa-structalias.c (find_func_clobbers): Fix handling of BUILT_IN_GOMP_PARALLEL and BUILT_IN_GOMP_PARALLEL. Pasto in ChangeLog entry?

Re: [PATCH, PR68716] Fix GOMP/GOACC_parallel handling in find_func_clobbers

2015-12-09 Thread Richard Biener
On Wed, 9 Dec 2015, Jakub Jelinek wrote: > On Wed, Dec 09, 2015 at 11:01:31AM +0100, Tom de Vries wrote: > > PR tree-optimization/68716 > > * tree-ssa-structalias.c (find_func_clobbers): Fix handling of > > BUILT_IN_GOMP_PARALLEL and BUILT_IN_GOMP_PARALLEL. > > Pasto in ChangeLog