public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clang inspired testsuite fixups.
@ 2024-05-02 18:25 Guinevere Larsen
  2024-05-02 18:25 ` [PATCH 1/3] gdb/testsuite: fix XPASSes when testing with clang Guinevere Larsen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Guinevere Larsen @ 2024-05-02 18:25 UTC (permalink / raw)
  To: gdb-patches; +Cc: Guinevere Larsen

I decided to check out the 95 XPASSes in the clang buildbot and this is
the series that resulted.  The first 2 patches turn 86 XPASSes into
regular passes.

The third patch was going to be merged into the second one, but I
figured testing both DWARF4 and DWARF5 could be useful. So instead, I
made it a standalone clean up to the testsuite.

Guinevere Larsen (3):
  gdb/testsuite: fix XPASSes when testing with clang
  gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp
  gdb/testsuite: introduce dwarf5 option to gdb_compile

 .../amd64-entry-value-param-dwarf5.exp        |  2 +-
 gdb/testsuite/gdb.cp/classes.exp              | 16 +++---
 gdb/testsuite/gdb.cp/pass-by-ref.exp          |  6 ++-
 gdb/testsuite/gdb.cp/ptype-flags.exp          | 11 ++--
 gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.exp |  3 +-
 .../gdb.dwarf2/gdb-index-types-dwarf5.exp     |  2 +-
 gdb/testsuite/gdb.fortran/assumedrank.exp     |  2 +-
 gdb/testsuite/lib/gdb.exp                     | 51 +++++++++++++++++++
 8 files changed, 74 insertions(+), 19 deletions(-)

-- 
2.44.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-06-19 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 18:25 [PATCH 0/3] clang inspired testsuite fixups Guinevere Larsen
2024-05-02 18:25 ` [PATCH 1/3] gdb/testsuite: fix XPASSes when testing with clang Guinevere Larsen
2024-05-02 18:25 ` [PATCH 2/3] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp Guinevere Larsen
2024-05-02 18:25 ` [PATCH 3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile Guinevere Larsen
2024-05-16 20:10 ` [PING][PATCH 0/3] clang inspired testsuite fixups Guinevere Larsen
2024-05-23 20:27   ` [PING^2][PATCH " Guinevere Larsen
2024-06-12 14:02     ` [PING^3][PATCH " Guinevere Larsen
2024-06-19 14:51       ` [PING^4][PATCH " Guinevere Larsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).