This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee4a808fdab [Bug 123067][V3] Fix LICM wrong code new 692ca18d491 Fortran: fix variable definition context checks for SELECT [...]
The 1 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/expr.cc | 33 +++++++++++---- gcc/testsuite/gfortran.dg/associate_76.f90 | 38 ++++++++++++++++- gcc/testsuite/gfortran.dg/associate_77.f90 | 65 ++++++++++++++++++++++++++++++ 3 files changed, 127 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associate_77.f90