https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90115
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to CVS Commits from comment #11) > The master branch has been updated by Thomas Schwinge > <tschwi...@gcc.gnu.org>: > > https://gcc.gnu.org/g:3050a1a18276d7cdd8946e34cc1344e30efb7030 > > commit r12-996-g3050a1a18276d7cdd8946e34cc1344e30efb7030 > Author: Thomas Schwinge <tho...@codesourcery.com> > Date: Sat May 22 10:28:34 2021 +0200 > > [OpenACC privatization] Prune uninteresting/varying diagnostics in > 'libgomp.oacc-fortran/privatized-ref-2.f90' > > Minor fix-up for my recent commit > 11b8286a83289f5b54e813f14ff56d730c3f3185 > "[OpenACC privatization] Largely extend diagnostics and corresponding > testsuite > coverage [PR90115]". > > libgomp/ > PR testsuite/90115 > * testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: Prune > uninteresting/varying diagnostics. > > Reported-by: Sunil K Pandey <skpan...@sc.intel.com> So, is it fixed now?