This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00b8a212ea2 i386: Relax extract location operand mode requirements [PR108516] new 2ce7e2a83e1 Fortran: error recovery after invalid use of CLASS variable [...] new a33e3dcbd15 RA: Clear reg equiv caller_save_p flag when clearing define [...]
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/primary.cc | 2 +- gcc/ira.cc | 3 +++ gcc/lra-constraints.cc | 3 ++- gcc/testsuite/gcc.target/i386/pr108774.c | 11 +++++++++++ gcc/testsuite/gfortran.dg/pr103475.f90 | 11 +++++++++++ 5 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr108774.c create mode 100644 gcc/testsuite/gfortran.dg/pr103475.f90