commit | b7b4a8ebb6c36f9aedea200095c850c3347eb42b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Mar 10 10:03:17 2025 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Apr 24 13:25:08 2025 -0600 |
tree | 4b70543fcbceff07befb9532c6945343726c3bb5 | |
parent | 3d0e5b99929b0192abfd8dc12b37ac6eaf7fdfd1 [diff] |
Use attribute::signed_constant for fixed-point scale This changes the DWARF reader to use attribute::signed_constant for DW_AT_binary_scale and DW_AT_decimal_scale. (FWIW these were the attributes that first lead me to find this problem.) Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32680