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: Always create a new language function for nested functions


On 2012.05.29 at 19:07 +0000, Joseph S. Myers wrote:
> On Tue, 29 May 2012, Meador Inge wrote:
> 
> > 2012-05-29  Meador Inge  <meadori@codesourcery.com>
> > 
> > 	* c-decl.c (c_push_function_context): Always create a new language
> > 	function.
> > 	(c_pop_function_context): Clear the language function created in
> > 	c_push_function_context.
> 
> Thanks, committed.

This patch caused http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53702 

-- 
Markus


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