aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-08-19 14:55:22 +0200
committerJoel Brobecker <brobecker@adacore.com>2014-08-19 15:43:19 +0200
commitcb417230fb10c4f5b97cf8cffa973937f7bc8b6c (patch)
tree9d77480fef2c531c46e82fb4c7017bb4d3ee1092 /gas/Makefile.am
parent13b448cdf796fdc4a92e37a6bc20ce785b7c65dd (diff)
downloadgdb-cb417230fb10c4f5b97cf8cffa973937f7bc8b6c.zip
gdb-cb417230fb10c4f5b97cf8cffa973937f7bc8b6c.tar.gz
gdb-cb417230fb10c4f5b97cf8cffa973937f7bc8b6c.tar.bz2
value_from_pointer: remove call to resolve_dynamic_type
The given type is expected to always be a TYPE_CODE_PTR, for which resolve_dynamic_type does nothing. So this patch removes this call. gdb/ChangeLog: * value.c (value_from_pointer): Remove use of resolve_dynamic_type. Adjust code accordingly. Adjust function description comment.
Diffstat (limited to 'gas/Makefile.am')
0 files changed, 0 insertions, 0 deletions