[PATCH] Eliminate local variables to use TYPE_LENGTH directly

Siddhesh Poyarekar siddhesh@redhat.com
Tue Sep 25 12:51:00 GMT 2012


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



More information about the Gdb-patches mailing list