This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6cded08 PR c++/67813 * constexpr.c (cxx_eval_store_expression): Alw [...] new 0ccdd20 [PATCH] Call flush_ssaname_freelist more often * passe [...] new 1375e42 [PATCH 4/9] ENABLE_CHECKING refactoring: Fortran new 70e262d gcc/ new 158d21f gcc/
The 4 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/ChangeLog | 19 +++++++++++++++++++ gcc/fortran/ChangeLog | 5 +++++ gcc/fortran/trans-common.c | 15 +++++++-------- gcc/fortran/trans.c | 6 ++---- gcc/passes.c | 13 +++++-------- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/pr68062.C | 13 +++++++++++++ gcc/tree-ssanames.c | 7 ++----- gcc/tree-vect-generic.c | 5 +++-- 9 files changed, 60 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr68062.C