diff options
author | Tom de Vries <tdevries@suse.de> | 2025-04-15 16:59:32 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-04-15 16:59:32 +0200 |
commit | ac4a73ff0420a9eb192ca80bb0622954309a52f2 (patch) | |
tree | 511f205357bb125f4ab9c2aa8612d5c0199eae86 /gdb/testsuite/gdb.dwarf2/loclists-sec-offset.c | |
parent | 774935aa0c2b10b54509e5816a86f4f2c1c1d9bf (diff) | |
download | binutils-ac4a73ff0420a9eb192ca80bb0622954309a52f2.zip binutils-ac4a73ff0420a9eb192ca80bb0622954309a52f2.tar.gz binutils-ac4a73ff0420a9eb192ca80bb0622954309a52f2.tar.bz2 |
[gdb/testsuite] Fix gdb.ada/scalar_storage.exp on s390x
On s390x-linux, with test-case gdb.ada/scalar_storage.exp we have:
...
(gdb) print V_LE^M
$1 = (value => 126, another_value => 12, color => 3)^M
(gdb) FAIL: gdb.ada/scalar_storage.exp: print V_LE
print V_BE^M
$2 = (value => 125, another_value => 9, color => green)^M
(gdb) KFAIL: $exp: print V_BE (PRMS: DW_AT_endianity on enum types)
...
The KFAIL is incorrect in the sense that gdb is behaving as expected.
The problem is incorrect debug info, so change this into an xfail.
Furthermore, extend the xfail to cover V_LE.
Tested on s390x-linux and x86_64-linux.
Approved-By: Tom Tromey <tom@tromey.com>
PR testsuite/32875
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32875
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/loclists-sec-offset.c')
0 files changed, 0 insertions, 0 deletions