This is the mail archive of the gcc-cvs@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]

r189470 - in /trunk/gcc: ChangeLog alloc-pool.h...


Author: steven
Date: Fri Jul 13 17:51:34 2012
New Revision: 189470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189470
Log:
	* ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,
	ggc_internal_cleared_alloc_stat, ggc_cleared_alloc_htab_ignore_args,
	ggc_cleared_alloc_ptr_array_two_args, ggc_splay_alloc): Add
	ATTRIBUTE_MALLOC.
	* alloc-pool.h (pool_alloc): Likewise.

	* final.c (final): Do not loop to find max_uid.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alloc-pool.h
    trunk/gcc/final.c
    trunk/gcc/ggc.h


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