binutils-gdb/gdb/testsuite/gdb.fortran
Jan Kratochvil c2ff108bbd gdb/
PR fortran/11104 and DWARF unbound arrays detection.
	* dwarf2read.c (read_subrange_type): Set zero length on unspecified
	upper bound.  Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
	unspecified upper bound.
	* eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
	variables array_size_array, tmp_type and offset_item.  New variable
	array.  Remove call to f77_get_upperbound.  New variables array_type
	and index.  Call value_subscripted_rvalue for each dimenasion.  Remove
	the final call to deprecated_set_value_type.

gdb/testsuite/
	PR fortran/11104 and DWARF unbound arrays detection.
	* gdb.fortran/multi-dim.exp: New file.
	* gdb.fortran/multi-dim.f90: New file.
2011-01-12 16:16:24 +00:00
..
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
array-element.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
array-element.f Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
complex.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
complex.f Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
derived-type.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
derived-type.f90 Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
exprs.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
library-module-lib.f90 Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
library-module-main.f90 Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
library-module.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
logical.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
logical.f90 Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
module.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
module.f90 Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
multi-dim.exp gdb/ 2011-01-12 16:16:24 +00:00
multi-dim.f90 gdb/ 2011-01-12 16:16:24 +00:00
subarray.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
subarray.f Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
types.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00