]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite: kfail some tests if using broken gcc
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 3 Dec 2019 19:15:06 +0000 (19:15 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 9 Dec 2019 13:06:05 +0000 (13:06 +0000)
commit54f73dad3b74cdba860b2031f414ba628534a45e
tree36ecbe899104923ac64f78ba1686552977eb9b0b
parentd57cbee932f86df06251498daa93154046dc77c0
gdb/testsuite: kfail some tests if using broken gcc

In some cases the Fortran stride information generated by GCC is wrong
with versions of GCC after 7.x.x.  This commit adds kfails for the
tests in question with known bad versions of gcc.

The bug has been reported to GCC here:

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92775

gdb/testsuite/ChangeLog:

* gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
broken version of GCC.

Change-Id: Iaef08e5e2c87ab3d6983b88f749d40e01aea2bc6
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/derived-type-striding.exp