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