diff options
author | Tom Tromey <tom@tromey.com> | 2020-09-15 18:44:37 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-09-15 18:44:38 -0600 |
commit | 12d8f940d0c09e808f56a898fe5936b2b8f0403c (patch) | |
tree | ff8e232641aefa800617e59e7bc70e1c84543192 /gas/literal.c | |
parent | 6b5a7bc768570edc15532759969cd9bff3f02c28 (diff) | |
download | gdb-12d8f940d0c09e808f56a898fe5936b2b8f0403c.zip gdb-12d8f940d0c09e808f56a898fe5936b2b8f0403c.tar.gz gdb-12d8f940d0c09e808f56a898fe5936b2b8f0403c.tar.bz2 |
Remove TYPE_CODE_INT case from f_value_print_inner
I looked through the various language value-print functions, to see if
any code could be consolidated. Pretty much all I found was that
f_value_print_inner does not need to handle TYPE_CODE_INT itself, but
can simply dispatch to the generic printer.
gdb/ChangeLog
2020-09-15 Tom Tromey <tom@tromey.com>
* f-valprint.c (f_value_print_inner) <case TYPE_CODE_INT>:
Remove.
Diffstat (limited to 'gas/literal.c')
0 files changed, 0 insertions, 0 deletions