]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: tests: prune warnings from compiler output
authorNick Alcock <nick.alcock@oracle.com>
Sat, 11 Jun 2022 12:07:18 +0000 (13:07 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 28 Jun 2022 11:17:12 +0000 (12:17 +0100)
commitb8a2baa80b14501113e7a3baf606c4f13a86b419
treecfcfa39bfed7a7c77a83ce5cef38027432dba8b7
parent7f9a495a1673fd5c431597bed64f0428f5e389a0
libctf: tests: prune warnings from compiler output

We were failing to call prune_warnings appropriately, leading to
false-positive test failures on some platforms (observed on
sparclinux).

libctf/ChangeLog:

* testsuite/lib/ctf-lib.exp: Prune warnings from compiler and
linker output.
* testsuite/libctf-regression/libctf-repeat-cu.exp: Likewise,
and ar output too.
libctf/testsuite/lib/ctf-lib.exp
libctf/testsuite/libctf-regression/libctf-repeat-cu.exp