Re: [PATCH][OBVIOUS] testsuite: prune new LTO warning

2021-05-13 Thread Eric Botcazou
> 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 Botcazoudiff --git

[PATCH][OBVIOUS] testsuite: prune new LTO warning

2021-05-13 Thread Martin Liška
Pushed as obvious. Martin libgomp/ChangeLog: PR testsuite/100569 * testsuite/libgomp.c/omp-nested-3.c: Prune new LTO warning. * testsuite/libgomp.c/pr46032-2.c: Likewise. * testsuite/libgomp.oacc-c-c++-common/data-clauses-kernels-ipa-pta.c: Likewise. *