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] Shrink .debug_loc section by ~ 9%


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


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