Prune another new LTO warning

gcc/testsuite/
	PR testsuite/100569
	* gnat.dg/lto21.adb: Prune new LTO warning.
This commit is contained in:
Eric Botcazou 2021-05-13 09:32:50 +02:00
parent 269338fe9d
commit c3e02c2e44

View 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;