This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Eliminate local variables to use TYPE_LENGTH directly


On Tue, 25 Sep 2012 10:25:58 +0200, Jan wrote:
> 		ax_const_l (ax, TYPE_LENGTH (value.type));
> 
> 
> (You even did so in s390_value_from_register as I see.)
> 

Yeah, keeping it in there would have changed the program flow.
 
> 
> I see no bugs there, OK for check-in with those few changes.
> 

Committed with your suggested changes:

http://sourceware.org/ml/gdb-cvs/2012-09/msg00142.html

Thanks,
Siddhesh


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