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] convert c-pragma.c:pending_redefine_extname to a VEC


On Sat, 7 Aug 2010, Nathan Froyd wrote:

> As $SUBJECT suggests.  Not much to this one.
> 
> Tested on x86_64-unknown-linux-gnu.  OK to commit?
> 
> -Nathan
> 
> 	* c-pragma.c (pending_redefinition): Declare.  Declare a VEC of it.
> 	(pending_redefine_extname): Change type to a VEC.
> 	(add_to_renaming_pragma_list): Update for new type of
> 	pending_redefine_extname.
> 	(maybe_apply_pending_pragma): 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]