]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use attribute::unsigned_constant for DW_AT_data_bit_offset
authorTom Tromey <tromey@adacore.com>
Wed, 19 Mar 2025 16:32:24 +0000 (10:32 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 24 Apr 2025 19:25:08 +0000 (13:25 -0600)
commitdbcdce70ea0d5f8fa4bb5587c892ecaba0fbc3c1
treeff990e3abc0af44ff68ec9a4aa6adf7cfb38f4bc
parent21b5371ef19ebf2659dfa7061c892d1ba382a9f0
Use attribute::unsigned_constant for DW_AT_data_bit_offset

This changes the DWARF reader to use attribute::unsigned_constant when
examining DW_AT_data_bit_offset.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32680
gdb/dwarf2/read.c