(root)/
gcc-13.2.0/
libgomp/
testsuite/
libgomp.c/
omp-nested-3.c
       1  // { dg-do run { target lto } }
       2  // { dg-additional-options "-fipa-pta -flto -flto-partition=max" }
       3  // { dg-prune-output "warning: using serial compilation" }
       4  
       5  #include "omp-nested-1.c"