[commit] [patch] Fix DW_AT_lower_bound DWARF-4+ defaults

Jan Kratochvil jan.kratochvil@redhat.com
Thu Apr 26 20:35:00 GMT 2012


On Thu, 26 Apr 2012 18:09:52 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix DW_AT_lower_bound defaults for DWARF-4+.
> 	* dwarf2read.c (read_subrange_type): Remove initialization of low and
> 	high.  New variable low_default_is_valid.  Implement DWARF-4+
> 	DW_AT_lower_bound defaults.  Print complaint for DW_AT_lower_bound with
> 	no default by the DWARF standard.

Checked it in to fix the testsuite results regressed by GCC:
	http://sourceware.org/ml/gdb-cvs/2012-04/msg00219.html


Thanks,
Jan



More information about the Gdb-patches mailing list