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: Speedup iterative_hash_expr


On Fri, Sep 03, 2004 at 11:03:11PM +0200, Jan Hubicka wrote:
> 	* tree.c (iterate_hash_expr): Optimize, avoid use of
>	iterative_hash_object.
> 	(mix): New macro copied from hashtab.c
> 	(iterative_hash_hashval_t, iterative_hash_pointer,
> 	iterative_hash_host_wide_int): New functions based on hashtab.c
> 	implementation.

Ok.


r~


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