This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] gas: fix pathological memory use with many macros


On Wed, Jan 09, 2013 at 02:26:11PM -0800, Roland McGrath wrote:
> 	* hash.c (hash_new_sized): Make it global.
> 	* hash.h: Declare it.
> 	* macro.c (define_macro): Use hash_new_sized instead of hash_new,
> 	pass a small size.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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