r211308 - in /trunk/gcc: ChangeLog function.c t...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Fri Jun 6 08:13:00 GMT 2014
Author: ebotcazou
Date: Fri Jun 6 08:13:24 2014
New Revision: 211308
URL: http://gcc.gnu.org/viewcvs?rev=211308&root=gcc&view=rev
Log:
PR debug/53927
* function.c (instantiate_decls): Process the saved static chain.
(expand_function_start): If not optimizing, save the static chain
onto the stack.
* tree-nested.c (convert_all_function_calls): Always create the static
chain for nested functions if not optimizing.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/function.c
trunk/gcc/tree-nested.c
More information about the Gcc-cvs
mailing list