> gcc/testsuite/ChangeLog:
> 
>       PR testsuite/100569
>       * gcc.dg/atomic/c11-atomic-exec-2.c: Prune new LTO warning.
>       * gcc.dg/torture/pr94947-1.c: Likewise.

Another one:

        PR testsuite/100569
        * gnat.dg/lto21.adb: Prune new LTO warning.

-- 
Eric Botcazou
diff --git a/gcc/testsuite/gnat.dg/lto21.adb b/gcc/testsuite/gnat.dg/lto21.adb
index fe6fb2734b5..f6266978ee0 100644
--- a/gcc/testsuite/gnat.dg/lto21.adb
+++ b/gcc/testsuite/gnat.dg/lto21.adb
@@ -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;

Reply via email to