[PATCH] append_composite_type_field_aligned

Tom Tromey tromey@redhat.com
Wed Jun 22 19:55:00 GMT 2011


>>>>> "Andrew" == Andrew Burgess <aburgess@broadcom.com> writes:

I'm sorry about the delay on this.

Pinging was the right thing to do -- thank you.

Andrew> 2011-06-09  Andrew Burgess  <aburgess@broadcom.com>
Andrew> 	* gdbtypes.c (append_composite_type_field_aligned): Fix
Andrew>           calculation of bit position based on alignment.

Ok with one nit..

Andrew> +	      int left;
Andrew> +	      alignment *= TARGET_CHAR_BIT;

Blank line between declarations and code.

Tom



More information about the Gdb-patches mailing list