This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from daced7625e6 Update gcc fr.po new 9906a9863d6 Fortran: Suppress bogus used uninitialized warnings [PR108889]. new 2405d29086d 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