]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rewrite ada_value_print_1 floating point case
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:42 +0000 (18:03 -0600)
commitb9fa6e07980f901f2a3f99b7eed4356d3209a3c4
treefc4bbc8d781c53b3335273bf47d44e30ba8b9422
parent416595d6409b1bd2e2f9862c133ca764688da77f
Rewrite ada_value_print_1 floating point case

This rewrites the TYPE_CODE_FLT case in ada_value_print_1 to be purely
value-based.

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

* ada-valprint.c (ada_value_print_1) <TYPE_CODE_FLT>: Rewrite.
gdb/ChangeLog
gdb/ada-valprint.c