]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Prune another new LTO warning
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 13 May 2021 07:32:50 +0000 (09:32 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Thu, 13 May 2021 07:36:13 +0000 (09:36 +0200)
gcc/testsuite/
PR testsuite/100569
* gnat.dg/lto21.adb: Prune new LTO warning.

gcc/testsuite/gnat.dg/lto21.adb

index fe6fb2734b5c86ea9627a1171c924e39d8d48fd7..f6266978ee0525023161301265b56a46a277163e 100644 (file)
@@ -1,5 +1,6 @@
 -- { dg-do run }
 -- { dg-options "-O3 -flto" { target lto } }
+-- { dg-prune-output "warning: using serial compilation" }
 
 with Lto21_Pkg1;
 with Lto21_Pkg2; use Lto21_Pkg2;