r159172 - in /trunk/gcc: ChangeLog c-pragma.c

steven@gcc.gnu.org steven@gcc.gnu.org
Fri May 7 20:49:00 GMT 2010


Author: steven
Date: Fri May  7 20:49:29 2010
New Revision: 159172

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159172
Log:
	* c-pragma.c (pending_weak_d, pending_weak): New.
	(pending_weaks): Change the type to VEC((pending_weak,gc) *.
	(maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
	handle_pragma_weak): Update the uses of pending_weaks.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-pragma.c



More information about the Gcc-cvs mailing list