This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95b0f5e 2016-07-15 Bill Schmidt wschmidt@linux.vnet.ibm.com new 54ee8ab Remove redundant std::move in std::for_each new fb9ff4c 2016-07-15 Jerry DeLisle jvdelisle@gcc.gnu.org Marco [...]
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/ChangeLog | 7 +++++++ gcc/fortran/symbol.c | 6 +++++- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/pr62125.f90 | 32 ++++++++++++++++++++++++++++++++ libstdc++-v3/ChangeLog | 3 +++ libstdc++-v3/include/bits/stl_algo.h | 4 ++-- 6 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr62125.f90