This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12f9739 Adapt atomic compare and swap to ARMv8-M Baseline new 105da64 * config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment. new bc57f59 * gen-pass-instances.awk (adjust_linenos): INcrement pass_li [...] new 816a8c6 PR fortran/77973 * gimplify.c (gimplify_adjust_omp_clauses_ [...] new 65d5807 * config/epiphany/epiphany.c (epiphany_print_operand): Adjus [...] new 1edeb88 Fix test for recursive_directory_iterator::pop new 4bbd970 * config/cr16/cr16.c (cr16_print_operand): Add missing fallt [...]
The 6 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 | 26 ++++++++++++++++++++++ gcc/config/cr16/cr16.c | 2 ++ gcc/config/epiphany/epiphany.c | 3 ++- gcc/config/fr30/fr30.c | 3 ++- gcc/gen-pass-instances.awk | 12 +++++----- gcc/gimplify.c | 13 ++++++++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/gomp/pr77973.f90 | 12 ++++++++++ libstdc++-v3/ChangeLog | 5 +++++ .../experimental/filesystem/iterators/pop.cc | 7 ++---- 10 files changed, 73 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77973.f90