* f-typeprint.c (f_type_print_varspec_suffix): Print array index
authorPer Bothner <per@bothner.com>
Thu, 2 Feb 1995 05:23:51 +0000 (05:23 +0000)
committerPer Bothner <per@bothner.com>
Thu, 2 Feb 1995 05:23:51 +0000 (05:23 +0000)
commit8a329002330ebe88b40210dfa64e57314275396b
treed03eee5aaf3cba3e3592cc741195d56750113666
parentb7a24051cf6415d9482b7af73375ae5637b7cba1
* f-typeprint.c (f_type_print_varspec_suffix):  Print array index
ranges in reverse order.
* f-valprint.c (f77_create_arrayprint_offset_tbl):  Fix calculation.

* eval.c (evaluate_subscript):  Don't call value_subscript, since
it adjusts for lower bound and enforces ranges.

* expression.h (exp_code):  Remove MULTI_F77_SUBSCRIPT, OP_F77_SUBSTR.
* eval.c, parse.c:  Removed uses of removed opcodes.
gdb/ChangeLog
gdb/f-typeprint.c
gdb/f-valprint.c
gdb/parse.c
This page took 0.02434 seconds and 4 git commands to generate.