This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix PR middle-end/66633


On Wed, Jul 01, 2015 at 09:52:04AM +0200, Eric Botcazou wrote:
> Jakub,
> 
> > 2015-06-29  Eric Botcazou  <ebotcazou@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]