This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from dcc9a85ff03 Daily bump. new 7195144e39e Fortran: Suppress bogus used uninitialized warnings [PR108889]. new bf0673ef66a 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