This is the mail archive of the gcc-bugs@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]

Re: PR/2939 must be reopened



>     Nicola> you need to reopen PR/2939, because it's not fixed at all.
> 
> Are you sure?  I just tried it and it worked just fine.  

Well - it didn't work when I posted my mail - now it works - but that is
because you fixed it in the meanwhile! :-)

Your following change fixed it - 

2001-06-05  Mark Mitchell  <mark@codesourcery.com>

	* c-semantics.c (genrtl_scope_stmt): Write out nested inline
	functions here, instead of ...
	* c-decl.c (c_expand_body): ... here.

Anyway, thanks a lot for fixing it, and yes - I can confirm that now as
far as I know nested functions work ok in all perverse situations I am
aware of.


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