This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2961ac45b9e openacc: Remove unnecessary barriers (gimple worker partiti [...] new 1fa2c5a695b libstdc++: Fix last std::tuple constructor missing 'constex [...] new 42eff613d0c libstdc++: Add 'noexcept' to path::iterator members new 51166eb2c53 Fortran - (large) arrays in the main shall be static
The 3 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/trans-decl.c | 5 +- gcc/testsuite/gfortran.dg/pr102366.f90 | 9 ++++ libstdc++-v3/include/bits/fs_path.h | 62 +++++++++++++--------- libstdc++-v3/include/experimental/bits/fs_path.h | 42 ++++++++------- libstdc++-v3/include/std/tuple | 1 + .../20_util/tuple/cons/{102270.C => 102270.cc} | 3 ++ libstdc++-v3/testsuite/util/testsuite_allocator.h | 2 +- 7 files changed, 77 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102366.f90 rename libstdc++-v3/testsuite/20_util/tuple/cons/{102270.C => 102270.cc} (95%)