https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85486
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>: https://gcc.gnu.org/g:28aaad48d5aafde3e5f269864ba934c602011328 commit r10-8961-g28aaad48d5aafde3e5f269864ba934c602011328 Author: Thomas Schwinge <tho...@codesourcery.com> Date: Wed Oct 28 10:56:20 2020 +0100 Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [PR85486] Avoid code duplication, and better test what we expect to happen. libgomp/ PR target/85486 * testsuite/libgomp.oacc-c-c++-common/pr85486-2.c: Simplify and enhance. * testsuite/libgomp.oacc-c-c++-common/pr85486-3.c: Likewise. * testsuite/libgomp.oacc-c-c++-common/pr85486.c: Likewise. (cherry picked from commit 79680c1d5cd3d89c2e7423e20dc8a6e1d6dc8151)