]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR31898 bug in processing DW_RLE_startx_endx
authorAlan Modra <amodra@gmail.com>
Mon, 17 Jun 2024 06:21:13 +0000 (15:51 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 17 Jun 2024 13:04:11 +0000 (22:34 +0930)
commit6c360d376628d49a1403e5566fb057a207fb5c32
treec30ca31e31e7a331c35a704f7f2df14ad05df15f
parent3e6f8ffd0f8e1a2b5928bb265805f733ff38ef41
PR31898 bug in processing DW_RLE_startx_endx

PR 31898
* dwarf.c (display_debug_rnglists_list): Correct fetch of "end"
indexed address.  Remove excess parens.

(cherry picked from commit 1b19566b18a1208f84b89029785a1e93a6544514)
binutils/dwarf.c