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: remove another global from C FE


On Fri, 8 Jun 2007, Tom Tromey wrote:

> from  Tom Tromey  <tromey@redhat.com>
> 
> 	* c-decl.c (grokdeclarator): Added 'deprecated_state' argument.
> 	(deprecated_state): Removed.
> 	(start_decl): Update.
> 	(enum deprecated_states): Moved earlier.
> 	(groktypename): Update.
> 	(push_parm_decl): Likewise.
> 	(grokfield): Likewise.
> 	(start_function): Likewise.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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