[PATCH] Shrink .debug_loc section by ~ 9%

Jason Merrill jason@redhat.com
Mon Oct 11 20:11:00 GMT 2010


On 10/08/2010 03:28 PM, Jakub Jelinek wrote:
> +/* Iteratively hash rtx X.  */
> +
> +static hashval_t
> +iterative_hash_rtx (const_rtx x, hashval_t hash)

This seems like it belongs in rtl.c, with rtx_equal_p.  OK with that change.

Jason



More information about the Binutils mailing list