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


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?

-- 
Eric Botcazou


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