This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 768956c0d11 arm: Remove unused variable arm_binop_none_none_unone_qualifiers new e480c3c06d2 c++: Don't suggest cdtor or conversion op identifiers in sp [...] new e3e369dad6c Fortran: do not frontend-optimize MINLOC/MAXLOC for charact [...]
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/cp/search.cc | 7 +++++++ gcc/fortran/frontend-passes.cc | 1 + gcc/testsuite/g++.dg/spellcheck-pr104806.C | 5 +++++ gcc/testsuite/gfortran.dg/minmaxloc_16.f90 | 14 ++++++++++++++ 4 files changed, 27 insertions(+) create mode 100644 gcc/testsuite/g++.dg/spellcheck-pr104806.C create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_16.f90