LTO: Prune some warnings in the testsuite
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 27 Dec 2021 00:13:59 +0000 (01:13 +0100)
committerFrancois-Xavier Coudert <fxcoudert@gmail.com>
Wed, 29 Dec 2021 19:26:10 +0000 (20:26 +0100)
commit05edf6c470ae0ab50d42f16e78e476dbcc774842
tree68874510e7515933005cc1b1875131141078f35c
parentd8f6c48ccb85ecc0d97a84c32b7a1b8f43c64fe4
LTO: Prune some warnings in the testsuite

Warnings like:

    warning: using serial compilation of 2 LTRANS jobs
    warning: visibility attribute not supported in this configuration; ignored\[^\n\]*" $text "" text

are pruned by lto.exp, but not for LTO testcases when run in other parts
of the testsuite. They will be, now.

gcc/testsuite/ChangeLog:

PR testsuite/47334
PR testsuite/103823
* lib/prune.exp: Prune some warnings related to LTO and
visibility.
gcc/testsuite/lib/prune.exp