On Wed, Jul 01, 2015 at 09:52:04AM +0200, Eric Botcazou wrote: > Jakub, > > > 2015-06-29 Eric Botcazou <ebotca...@adacore.com> > > > > PR middle-end/66633 > > * tree-nested.c (convert_nonlocal_omp_clauses): Initialize need_chain > > to true if the function is nested and if not optimizing. > > (convert_local_omp_clauses): Initialize need_frame to true if the > > function contains nested functions and if not optimizing. > > Any opinion about it? Do you want me to backport it onto the 5 branch now?
LGTM, and I'd apply it to 5 too. Jakub