public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Testsuite Fixes For GCC 8/9
@ 2019-12-04 11:41 Andrew Burgess
  2019-12-04 11:41 ` [PATCH 2/3] gdb/testsuite: kfail some tests if using broken gcc Andrew Burgess
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Burgess @ 2019-12-04 11:41 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

Some of the tests I have been adding or working on recently work fine
using GCC 7.x.x compilers, which is the default on my machine, but
fail when using GCC 8 or 9 due to slightly different output.

This small series addresses some recent issues I've introduced.

--

Andrew Burgess (3):
  gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+
  gdb/testsuite: kfail some tests if using broken gcc
  gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.exp

 gdb/testsuite/ChangeLog                            |  17 +
 .../gdb.fortran/derived-type-striding.exp          |   6 +
 gdb/testsuite/gdb.fortran/info-modules.exp         | 261 +++++------
 gdb/testsuite/gdb.fortran/info-types.exp           |  13 +
 gdb/testsuite/gdb.mi/mi-fortran-modules.exp        |   6 +-
 gdb/testsuite/lib/sym-info-cmds.exp                | 517 +++++++++++++++++++++
 6 files changed, 679 insertions(+), 141 deletions(-)
 create mode 100644 gdb/testsuite/lib/sym-info-cmds.exp

-- 
2.14.5

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

end of thread, other threads:[~2019-12-06 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 11:41 [PATCH 0/3] Testsuite Fixes For GCC 8/9 Andrew Burgess
2019-12-04 11:41 ` [PATCH 2/3] gdb/testsuite: kfail some tests if using broken gcc Andrew Burgess
2019-12-06 19:47   ` Pedro Alves
2019-12-04 11:41 ` [PATCH 1/3] gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+ Andrew Burgess
2019-12-06 19:46   ` Pedro Alves
2019-12-04 11:41 ` [PATCH 3/3] gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.exp Andrew Burgess
2019-12-06 19:49   ` Pedro Alves

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).