c-decl.c (c_push_function_context): Always create a new language function.
authorMeador Inge <meadori@codesourcery.com>
Tue, 29 May 2012 19:07:04 +0000 (19:07 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 29 May 2012 19:07:04 +0000 (20:07 +0100)
commitd0421638fabdc7d9b886ec43c0fceef2f8b77922
treebfc8d525b15b5bfee4c171fbc65c93caa3b86da7
parent5e631e49ec134dede600bdc73f0219654083df49
c-decl.c (c_push_function_context): Always create a new language function.

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.

From-SVN: r187979
gcc/ChangeLog
gcc/c-decl.c