This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 13e6f13286e Daily bump. new 0e945f6e884 Fortran: Suppress bogus used uninitialized warnings [PR108889]. new 3f356a88d6c libgomp: Remove bogus warnings from privatized-ref-2.f90.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/fortran/gfortran.h | 4 ++ gcc/fortran/trans-array.cc | 43 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr108889.f90 | 43 ++++++++++++++++++++++ .../libgomp.oacc-fortran/privatized-ref-2.f90 | 6 --- 4 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr108889.f90