diff options
author | Tom Tromey <tromey@adacore.com> | 2020-09-30 09:46:36 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-09-30 09:51:44 -0600 |
commit | cae21f8ebf01e379150bcf602a9ffb1f7c95b59e (patch) | |
tree | 9ea234f7d032d42bf096f882907e48c63e31005d /gdb/dwarf2/macro.h | |
parent | 77718e5b7d3a7755fe8407a7fcb34fc0e684e7a6 (diff) | |
download | binutils-cae21f8ebf01e379150bcf602a9ffb1f7c95b59e.zip binutils-cae21f8ebf01e379150bcf602a9ffb1f7c95b59e.tar.gz binutils-cae21f8ebf01e379150bcf602a9ffb1f7c95b59e.tar.bz2 |
Fix regression in variant part handling
My series to change DWARF attribute handling to be type-safe
introduced a regression in gdb.ada/variant.exp. handle_variant was
using as_unsigned on an attribute with DW_FORM_sdata. This patch
changes it to use constant_value instead.
2020-09-30 Tom Tromey <tromey@adacore.com>
* dwarf2/read.c (handle_variant): Use constant_value.
Diffstat (limited to 'gdb/dwarf2/macro.h')
0 files changed, 0 insertions, 0 deletions