[gdb/testsuite] Add xfails for PR gcc/90232
authorTom de Vries <tdevries@suse.de>
Wed, 29 Apr 2020 11:22:21 +0000 (13:22 +0200)
committerTom de Vries <tdevries@suse.de>
Wed, 29 Apr 2020 11:22:21 +0000 (13:22 +0200)
commit6e4e3fe1b6d68bde1f4e022bd0675fe36420e976
tree50dbb75f4e6ae1ab536ef9c34f0d3f8ef38b8621
parentd642b6920b1a697da2e8fa2326cb773612a87f3f
[gdb/testsuite] Add xfails for PR gcc/90232

With target board debug-types, we have these FAILs:
...
FAIL: gdb.guile/scm-symtab.exp: test simple_struct in static symbols
FAIL: gdb.python/py-symtab.exp: test simple_struct in static symbols
...
due to PR gcc/90232, as explained in commit 15cd93d05e8 "[gdb/symtab] Handle
struct decl with DW_AT_signature".

Marks these as XFAILs.

Tested on x86_64-linux.

gdb/testsuite/ChangeLog:

2020-04-29  Tom de Vries  <tdevries@suse.de>

* lib/gdb.exp (debug_types): New proc.
* gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
* gdb.python/py-symtab.exp: Same.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.guile/scm-symtab.exp
gdb/testsuite/gdb.python/py-symtab.exp
gdb/testsuite/lib/gdb.exp
This page took 0.026078 seconds and 4 git commands to generate.