]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use common_val_print in f-valprint.c
authorTom Tromey <tom@tromey.com>
Fri, 13 Mar 2020 23:39:52 +0000 (17:39 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 14 Mar 2020 00:03:39 +0000 (18:03 -0600)
commit72a45c938438f33bf8e7de6a5f068ba31c8c1e36
treeff83774f76eb54ff3f098e91b9971624905b2d05
parent040f66bd2d6aea4d35a2e5cb88b499799ee4c466
Use common_val_print in f-valprint.c

This changes a couple spots in f-valprint.c to use common_val_print
rather than val_print.

gdb/ChangeLog
2020-03-13  Tom Tromey  <tom@tromey.com>

* f-valprint.c (f77_print_array_1, f_val_print): Use
common_val_print.
gdb/ChangeLog
gdb/f-valprint.c