diff options
author | Joel Brobecker <brobecker@adacore.com> | 2014-08-19 14:55:22 +0200 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-08-19 15:43:19 +0200 |
commit | cb417230fb10c4f5b97cf8cffa973937f7bc8b6c (patch) | |
tree | 9d77480fef2c531c46e82fb4c7017bb4d3ee1092 /gas/Makefile.am | |
parent | 13b448cdf796fdc4a92e37a6bc20ce785b7c65dd (diff) | |
download | gdb-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