]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Complete 64-bit port of gdb.dwarf2/dw2-skip-prologue.exp
authorTom de Vries <tdevries@suse.de>
Sat, 23 May 2026 08:16:57 +0000 (10:16 +0200)
committerTom de Vries <tdevries@suse.de>
Sat, 23 May 2026 08:16:57 +0000 (10:16 +0200)
commit2cc83bc17da8a74cde02e7cab4ff36b45c0b95b5
tree52050ca701daf0dbd0ddc551fbf15736b09fb0e0
parentedce38bb58e76eb5a636aeba8adaed6998c33591
[gdb/testsuite] Complete 64-bit port of gdb.dwarf2/dw2-skip-prologue.exp

Test-source gdb.dwarf2/dw2-skip-prologue.S was generated using 32-bit, and
subsequently ported to 64-bit using macro PTRBYTE.

When using 64-bit, there are some readelf -w warnings because the port to
64-bit is not complete.  Fix these warnings.

Likewise in gdb.dwarf/dw2-const.exp.

Approved-By: Tom Tromey <tom@tromey.com>
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34157
gdb/testsuite/gdb.dwarf2/dw2-const.S
gdb/testsuite/gdb.dwarf2/dw2-const.exp
gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S