From d4f81e2b69559380079986a1c890fe6c29c2071c Mon Sep 17 00:00:00 2001 From: "mostang.com!davidm" Date: Tue, 3 Jun 2003 21:36:03 +0000 Subject: [PATCH] Auto merged 2003/06/03 14:35:33-07:00 mostang.com!davidm (struct ia64_global_unwind-state): Rename member state_record_pool to reg_state_pool. (Logical change 1.90) --- include/tdep-ia64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tdep-ia64.h b/include/tdep-ia64.h index 031508c0..1543035f 100644 --- a/include/tdep-ia64.h +++ b/include/tdep-ia64.h @@ -172,7 +172,7 @@ struct ia64_global_unwind_state unw_fpreg_t f0, f1_le, f1_be, nat_val_le; unw_fpreg_t nat_val_be, int_val_le, int_val_be; - struct mempool state_record_pool; + struct mempool reg_state_pool; struct mempool labeled_state_pool; # if UNW_DEBUG