diff options
author | Tom de Vries <tdevries@suse.de> | 2021-07-21 14:19:51 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-07-21 14:19:51 +0200 |
commit | 0057a7ee0d963eb9aee5cdfb9d6da5279bc8caf9 (patch) | |
tree | 2c6c28165d9780ffffb9ba8fff8402f65217b3dd /ld/ldlang.c | |
parent | 4bf094292c72b6d316a72ddc60739466c5085d3d (diff) | |
download | gdb-0057a7ee0d963eb9aee5cdfb9d6da5279bc8caf9.zip gdb-0057a7ee0d963eb9aee5cdfb9d6da5279bc8caf9.tar.gz gdb-0057a7ee0d963eb9aee5cdfb9d6da5279bc8caf9.tar.bz2 |
[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
With gcc-11 we run into:
...
(gdb) print pa_ptr.all^M
That operation is not available on integers of more than 8 bytes.^M
(gdb) KFAIL: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all (PRMS: gdb/20991)
...
This is due to PR exp/20991 - "__int128 type support". Mark this and similar
FAILs as KFAIL.
Also mark this FAIL:
....
(gdb) print pa_ptr(3)^M
cannot subscript or call something of type `foo__packed_array_ptr'^M
(gdb) FAIL: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr(3)
...
as a KFAIL for PR ada/28115 - "Support packed array encoded as
DW_TAG_subrange_type".
Tested on x86_64-linux, with gcc-10 and gcc-11.
gdb/testsuite/ChangeLog:
2021-07-21 Tom de Vries <tdevries@suse.de>
* gdb.ada/arrayptr.exp: Add KFAILs for PR20991 and PR28115.
* gdb.ada/exprs.exp: Add KFAILs for PR20991.
* gdb.ada/packed_array_assign.exp: Same.
Diffstat (limited to 'ld/ldlang.c')
0 files changed, 0 insertions, 0 deletions