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: [1/6] Fortran dynamic arrays #2: Decode DW_AT_*_stride


Hi Jan,

> 2007-11-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* dwarf2read.c (dwarf_attr_name): Renamed `DW_AT_stride_size' to its
> 	DWARF3 equivalent `DW_AT_bit_stride'.
> 	Renamed `DW_AT_stride' to its DWARF3 equivalent `DW_AT_byte_stride'.

I double-checked that this just a renaming operation by checking
that the underlying values are identical, and that the actual semantics
are also identical.

So this patch is OK.

-- 
Joel


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